nannib / crypto

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%