Add package argon2_bind (#1367)

This commit is contained in:
D-Nice 2020-02-21 01:02:52 -05:00 committed by GitHub
parent 1c0d5dec8e
commit cefa4e80f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",