Releases: BeechatNetworkSystemsLtd/kyber-JNI
Releases · BeechatNetworkSystemsLtd/kyber-JNI
[LIBRARIES] Windows kyber-JNI DLLs
Windows Native libraries providing access to the kyber PQC KEM
[LIBRARIES] Linux kyber-JNI .so
Linux Native libraries providing access to the kyber PQC KEM
kyberUtility-0.1
This CLI program allows you to encrypt/decrypt files using the kyber key encapsulation mechanism in combination with AES.
INSTRUCTIONS:
- Download kyber-BNS-Ltd.zip
- 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