Skip to content

Releases: BeechatNetworkSystemsLtd/kyber-JNI

[LIBRARIES] Windows kyber-JNI DLLs

28 Apr 11:52
Compare
Choose a tag to compare

Windows Native libraries providing access to the kyber PQC KEM

[LIBRARIES] Linux kyber-JNI .so

28 Apr 11:54
Compare
Choose a tag to compare

Linux Native libraries providing access to the kyber PQC KEM

kyberUtility-0.1

26 Apr 10:52
Compare
Choose a tag to compare

This CLI program allows you to encrypt/decrypt files using the kyber key encapsulation mechanism in combination with AES.

INSTRUCTIONS:

  1. Download kyber-BNS-Ltd.zip
  2. UnZip all files into a folder,

On Linux:
3) open terminal in that folder, and type:
./run.sh
Press [ENTER].

On Windows:
3) double click on "run.bat"

PREREQUISITES:

  • jdk11