mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add blake2 library
This commit is contained in:
parent
ef4ec27952
commit
f2dc8c49db
@ -6626,4 +6626,18 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/scram"
|
"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…
x
Reference in New Issue
Block a user