{
  "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"
}
