Skip to content
/ crypto Public

# rsa_nb vigenere_nb Python programs for didactic use only just for explaining the basic working and rules of RSA and Vigenere algorithm

Notifications You must be signed in to change notification settings

nannib/crypto

Repository files navigation

Questi sono alcuni programmi Python per solo uso didattico, proprio per spiegare i fondamenti e le regole degli algoritmi RSA e Vigenere e della firma digitale. Questi programmi possono mostrare come funziona Vigenere, RSA e la firma digitale e mostrano i concetti di Key Stretching e KDF (Funzione di Derivazione della Chiave).

rsa_nb vigenere_nb and digital signature

These are Python programs for didactic use only, just for explaining the basic working and rules of RSA and Vigenere algorithms and digital signature. These programs can show how Vigenere, RSA and the Digital Signature works and they show the concepts of Key Stretching and KDF (Key Derivation Function).

About

# rsa_nb vigenere_nb Python programs for didactic use only just for explaining the basic working and rules of RSA and Vigenere algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages