Add package argon2_bind (#1367)
This commit is contained in:
parent
1c0d5dec8e
commit
cefa4e80f5
1 changed files with 19 additions and 0 deletions
|
|
@ -1,4 +1,23 @@
|
|||
[
|
||||
{
|
||||
"name": "argon2_bind",
|
||||
"url": "https://github.com/D-Nice/argon2_bind",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"argon2",
|
||||
"kdf",
|
||||
"hash",
|
||||
"crypto",
|
||||
"phc",
|
||||
"c",
|
||||
"ffi",
|
||||
"cryptography"
|
||||
],
|
||||
"description": "Bindings to the high-level Argon2 C API",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/D-Nice/argon2_bind",
|
||||
"doc": "https://d-nice.github.io/argon2_bind/"
|
||||
},
|
||||
{
|
||||
"name": "nbaser",
|
||||
"url": "https://github.com/D-Nice/nbaser",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue