# rsa_nb vigenere_nb Python programs for didactic use only just for explaining the basic working and rules of RSA and Vigenere algorithm
-
Updated
Jan 13, 2020 - Python
# rsa_nb vigenere_nb Python programs for didactic use only just for explaining the basic working and rules of RSA and Vigenere algorithm
Raccolta delle routine fondamentali per generare chiavi pubbliche e private per criptare messaggi con l'algoritmo RSA
This is a simple web application that implements the Vigenère cipher. It allows users to encrypt a message using a specific keyword. The project was created to demonstrate fundamental concepts of cryptography and front-end development using HTML, CSS, and vanilla JavaScript.
L'importanza di una comunicazione sicura attraverso internet
🔐 Encrypt and decrypt messages using the Vigenère cipher in this simple web app, built with vanilla JavaScript, HTML, and CSS for classic cryptography.
Add a description, image, and links to the crittografia topic page so that developers can more easily learn about it.
To associate your repository with the crittografia topic, visit your repo's landing page and select "manage topics."