Uses some helper functions from Udacity Applied Cryptography course
View in Jupyter notebook
Encrypted message: E(m) = c = me mod n
Decrypted message: D(c) = m = cd mod n
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Uses some helper functions from Udacity Applied Cryptography course
View in Jupyter notebook
Encrypted message: E(m) = c = me mod n
Decrypted message: D(c) = m = cd mod n