We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdbb296 commit 12fb792Copy full SHA for 12fb792
Utils/Cryptography.pm
@@ -1,5 +1,7 @@
1
package Cryptography;
2
3
+# // CHANGE THIS TO BCRYPT TO MAKE YOUR CPPS MORE SECURE //
4
+
5
use strict;
6
use warnings;
7
0 commit comments