mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Add nim_kyber (#2983)
This commit is contained in:
parent
c094a5a54d
commit
195a9d5e8a
@ -34591,5 +34591,19 @@
|
|||||||
"description": "argv and argc for command line arguments",
|
"description": "argv and argc for command line arguments",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/threatfender/args"
|
"web": "https://github.com/threatfender/args"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "nim_kyber",
|
||||||
|
"url": "https://github.com/roger-padrell/nim-kyber",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"crypto",
|
||||||
|
"encrypting",
|
||||||
|
"kyber",
|
||||||
|
"post-quantum"
|
||||||
|
],
|
||||||
|
"description": "Implementation of KYBER in NIM",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://roger-padrell.github.io/nim-kyber/"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user