-
Notifications
You must be signed in to change notification settings - Fork 0
jflatow/ecrypt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Currently only supports bcrypt (via NIF). bcrypt ====== Start a proc:: Proc = bcrypt:init() Create the hash:: Hash = bcrypt:hash(Proc, "password") Check the password:: Hash = bcrypt:hash(Proc, {"password", Hash})
About
A lightweight password crypto library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published