From 9f0cc86eeb610f0783c8401a0e786f00cdad6265 Mon Sep 17 00:00:00 2001 From: Ron Lauren Hombre <118486316+ronhombre@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:42:07 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3307d9..5a54c4c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ _**Digital security for all, everywhere, no matter who they are, or what they be ![Kotlin](https://img.shields.io/badge/kotlin-%237F52FF.svg?style=for-the-badge&logo=kotlin&logoColor=white) ![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white) ![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=csharp&logoColor=white) +![JS](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) + [Kyber](https://pq-crystals.org/kyber/index.shtml) is an IND-CCA2-secure key encapsulation mechanism (KEM), whose security is based on the hardness of solving the learning-with-errors (LWE) problem over module lattices. Kyber is one @@ -69,7 +71,7 @@ This benchmark is for performance tracking through the development. ## Supported & Tested Platforms * JVM (Java, Kotlin) -* Javascript (NPM) +* Javascript (NPM) _Slower by 2-3x_ * Native (C#) ## KDocs Documentation