Cryptography algorithms on C#
-
Updated
Feb 20, 2022 - C#
Cryptography algorithms on C#
An application for encrypting/decrypting text with few symmetric/asymmetric cryptography algorithms.
Cifrado Trithemius, ingresando una palabra clave, el codigo crea una tabula recta e inicia el descrifrado.
📜 A web app to encrypt & decrypt text using historical algorithms like Caesar, Vigenère, and Playfair.
🛡️ Implement classical ciphers using a pure POSIX approach; explore encryption and decryption methods without bashisms in a fun coding project.
A pure POSIX implementation of classical ciphers
Add a description, image, and links to the trithemius-cipher topic page so that developers can more easily learn about it.
To associate your repository with the trithemius-cipher topic, visit your repo's landing page and select "manage topics."