Diffie-Hellman Key Exchange + Python
download source code @ https://sites.fastspring.com/prototypeprj/instant/crypto
Diffie-Hellman Key Exchange + Python (prototype project 01)
public version (demo only) | members-only version (demo, write, and test run)
Includes an Intro to Group, Cyclic Group, Generator, & Discrete Logarithm Problem
DHKE + Encryption + Python Prototype Project
public version (demo only) | members-only version (demo, write, and test run)
Refactor code from DHKE + Python (prototype project 01)
Add multiplicative masking encryption