More documentation.

This commit is contained in:
Jindra Petřík
2024-08-07 15:52:23 +02:00
parent 7e5c89989f
commit 151609a8f5
697 changed files with 1121 additions and 1520 deletions

View File

@@ -22,7 +22,7 @@ import java.security.NoSuchAlgorithmException;
import java.util.Random;
/**
* MD5 crypt - based on passlib.hash.md5_crypt
* MD5 crypt - based on passlib.hash.md5_crypt.
*
* @author JPEXS
*/