mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add sha3 library
This commit is contained in:
parent
82843d2a65
commit
d08a994fa0
@ -6740,5 +6740,19 @@
|
||||
"description": "A tensor (multidimensional array) library for Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://mratsim.github.io/Arraymancer/"
|
||||
},
|
||||
{
|
||||
"name": "sha3",
|
||||
"url": "https://bitbucket.org/mihailp/sha3/",
|
||||
"method": "hg",
|
||||
"tags": [
|
||||
"crypto",
|
||||
"cryptography",
|
||||
"hash",
|
||||
"security"
|
||||
],
|
||||
"description": "sha3 - cryptographic hash function",
|
||||
"license": "CC0",
|
||||
"web": "https://bitbucket.org/mihailp/sha3/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user