Add Nimcrypto
This commit is contained in:
parent
9c6cce9823
commit
52d14d7b28
1 changed files with 21 additions and 0 deletions
|
|
@ -4319,6 +4319,27 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/cheatfate/asynctools"
|
||||
},
|
||||
{
|
||||
"name": "nimcrypto",
|
||||
"url": "https://github.com/cheatfate/nimcrypto",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"crypto",
|
||||
"hashes",
|
||||
"ciphers",
|
||||
"keccak",
|
||||
"sha3",
|
||||
"blowfish",
|
||||
"twofish",
|
||||
"rijndael",
|
||||
"csprng",
|
||||
"hmac",
|
||||
"ripemd"
|
||||
],
|
||||
"description": "Nim cryptographic library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/cheatfate/nimcrypto"
|
||||
},
|
||||
{
|
||||
"name": "collections",
|
||||
"url": "https://github.com/zielmicha/collections.nim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue