Encryption Demonstration
Simple tool for visualizing the most common methods of both encryption and hashing algorithms.
The tool displays the resulting ciphertext for any string that is submitted, and has an option to use a random 5 character salt before encrypting, demonstrating the usefulness of salting.
The ASCII shift row displays the result of a simple algorithm I was testing that changes a character based on the unit value of its ASCII number.
Leave a comment
Log in with itch.io to leave a comment.