blessing-skin-server/app/Services/Cipher
2019-12-25 16:28:24 +08:00
..
ARGON2I.php New password algorithm: Argon2i 2019-12-25 16:28:24 +08:00
BaseCipher.php Apply php-cs-fixer 2019-12-14 11:10:37 +08:00
BCRYPT.php New hash algorithm: Bcrypt 2019-04-08 21:53:00 +08:00
EncryptInterface.php Apply php-cs-fixer 2019-12-14 11:10:37 +08:00
MD5.php
PHP_PASSWORD_HASH.php New hash algorithm: Bcrypt 2019-04-08 21:53:00 +08:00
SALTED2MD5.php
SALTED2SHA256.php
SALTED2SHA512.php
SHA256.php
SHA512.php