elesiuta / ECDH

Elliptic-curve Diffie–Hellman key exchange in the binary finite field (GF(2^n))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECDH

Elliptic-curve Diffie–Hellman key exchange in the binary finite field (GF(2^n))

Something I did for a course project back in 2015

Uploaded here in hopes of being useful for anyone learning finite field or elliptic curve arithmetic

About

Elliptic-curve Diffie–Hellman key exchange in the binary finite field (GF(2^n))

License:MIT License


Languages

Language:Python 100.0%