Java library implements Belarussian cryptographic standards
- Download and compile bee2: https://github.com/agievich/bee2
- Add libbee2.so to ldconfig:
su -c "echo '/home/PATH/TO/FOLDER/CONTAINING/BEE2/' > /etc/ld.so.conf.d/bee2.conf"
sudo ldconfig
- Install openjdk-11 and maven
sudo apt-get install openjdk-11-jdk maven
mvn test
mvn clean install
- Download and compile bee2: https://github.com/agievich/bee2
- Add bee2.dll to environmental variables.
- Install jdk-11 (https://docs.microsoft.com/en-us/java/openjdk/download) and maven2
mvn install -Dmaven.test.skip=true
bee2j is distributed under the Apache License version 2.0. See Apache 2.0 or LICENSE for details.