mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add easy-bcrypt
This commit is contained in:
parent
12529ce497
commit
99ca737176
@ -1038,6 +1038,15 @@
|
||||
"description": "Mustache templating for Nimrod.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fenekku/moustachu"
|
||||
},
|
||||
{
|
||||
"name": "easy-bcrypt",
|
||||
"url": "https://github.com/flaviut/easy-bcrypt.git",
|
||||
"method": "git",
|
||||
"tags": ["hash", "crypto", "password", "bcrypt"],
|
||||
"description": "simple wrapper providing a convenient interface for the bcrypt password hashing algorithm",
|
||||
"license": "CC0",
|
||||
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user