kyberUtility-0.1
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:
- 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