Add nim_kyber (#2983)

This commit is contained in:
Roger Padrell Casar 2025-02-05 11:30:47 +01:00 committed by GitHub
parent c094a5a54d
commit 195a9d5e8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34591,5 +34591,19 @@
"description": "argv and argc for command line arguments",
"license": "MIT",
"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/"
},
]