You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.