Skip to content

Cipher Labs v1.0.0

Latest

Choose a tag to compare

@dug22 dug22 released this 10 Jun 03:44
· 6 commits to master since this release

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.