add blake2 library

This commit is contained in:
Mike Pechkin 2017-07-03 11:44:30 +03:00
parent ef4ec27952
commit f2dc8c49db

View File

@ -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/"
}
]