Skip to content

This is a PBKDF2 implimentation in MySQL using HMAC-SHA512. It only takes seconds to execute!

License

Notifications You must be signed in to change notification settings

ARitz-Cracker/PBKDF2-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PBKDF2-SQL

This is a PBKDF2 implimentation in MySQL using HMAC-SHA512. It only takes seconds to execute!

ARC_PBKDF2 is the function you should call. Note that you cannot set the key length, it's fixed at 64 bytes.

About

This is a PBKDF2 implimentation in MySQL using HMAC-SHA512. It only takes seconds to execute!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages