kyberkotlin
Version:
ML-KEM (NIST FIPS 203) optimized implementation on 100% Kotlin.
13 lines (12 loc) • 331 B
JSON
{
"name": "kyberkotlin",
"version": "1.1.0",
"description": "ML-KEM (NIST FIPS 203) optimized implementation on 100% Kotlin.",
"main": "kotlin/KyberKotlin.js",
"scripts": {
"test": "node test.js"
},
"keywords": ["kyber", "crystals", "pq"],
"author": "Ron Lauren Hombre",
"license": "APACHE-2.0"
}