Skip to content

kyberUtility-0.1

Compare
Choose a tag to compare
@BeechatNetworkSystemsLtd BeechatNetworkSystemsLtd released this 26 Apr 10:52
· 6 commits to main since this release

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