add blake2 library
This commit is contained in:
parent
ef4ec27952
commit
f2dc8c49db
1 changed files with 14 additions and 0 deletions
|
|
@ -6626,4 +6626,18 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/scram"
|
||||
}
|
||||
{
|
||||
"name": "blake2",
|
||||
"url": "https://bitbucket.org/mihailp/blake2/",
|
||||
"method": "hg",
|
||||
"tags": [
|
||||
"crypto",
|
||||
"cryptography",
|
||||
"hash",
|
||||
"security"
|
||||
],
|
||||
"description": "blake2 - cryptographic hash function",
|
||||
"license": "CC0",
|
||||
"web": "https://bitbucket.org/mihailp/blake2/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue