Releases: dug22/Cipher-Labs
Releases · dug22/Cipher-Labs
Cipher Labs v1.0.0
Cipher Labs v1.0.0
Updates
- Visual animations for the Caesar, Vigenere, and Bacon Cipher have been implemented at the form level, demonstrating how encryption and decryption work in the backend for these cipher algorithms.
- New documentation has been provided within the resources module of the application.
- about-lock-spot.html
- about-cipher-labs-resources.html
- Resources have received a format update.
Bug Fixes
- A visual output bug for the Enigma form has been resolved.
- A decryption bug for the Bacon Cipher has been resolved.
Cipher Labs v1.0.0-beta
Cipher Labs v1.0.0-beta
The very first release of Cipher Labs. This release reflects everything from the initial commit.
Installation Notes:
Cipher Labs was packaged using jpackage. Since the software was packaged using jpackage, Java does not have to be installed on the main system, because a custom JRE folder comes equipped with the build.
Installation Process:
- Install the file labeled "CipherLabs.zip" down below
- Locate the appropriate zip file.
- Right click the zip file and extract all of its contents.
- Locate the exe file called "CipherLabs.exe" and click on it. Heads up: Do not move the program out of the folder, or else it won't run.
- Enjoy using the program.