diff --git a/.env.example b/.env.example index 91572c07..a4accbb2 100644 --- a/.env.example +++ b/.env.example @@ -35,7 +35,6 @@ DB_PREFIX = null # - (SALTED2)MD5, # - (SALTED2)SHA256, # - (SALTED2)SHA512, -# - CrazyCrypt1 # # New sites are *highly* recommend to use PHP_PASSWORD_HASH. # diff --git a/app/Services/Cipher/CrazyCrypt1.php b/app/Services/Cipher/CrazyCrypt1.php deleted file mode 100644 index 85507951..00000000 --- a/app/Services/Cipher/CrazyCrypt1.php +++ /dev/null @@ -1,22 +0,0 @@ -