Skip to content

enragedcoding/NullCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NullCrypt - Secure Password Class & More

Secure password encryption for PHP using SHA-512, bcrypt, Salts, Ceasar Cypher, blowfish, magic and XOR Includes Comparison!

Check usage.php to see how to use it.

Created by CyberGuard, Repentance

Changelog

  • / -> Change
  • + -> Addition
  • - -> Removal

###V3.0

  • / Revision Hash Method
  • + Base using bCrypt added (+SECURITY BOOST)
  • + BugFixes

###V2.0

  • / Encrypt changed to Hash
  • / Compare changed to HashCompare
  • + Obfuscation
  • + Deobfuscation
  • + BugFixes
  • + Customization for all functions

Releases

No releases published

Packages

No packages published

Languages