pluto / ronkathon

Cryptography Educational Foundations
https://pluto.xyz/blog/ronkathon-learn-cryptography-from-first-principles
Apache License 2.0
191 stars 23 forks source link

mv ecdsa -> ecc, add ecdh #125

Open jtriley-eth opened 4 months ago

jtriley-eth commented 4 months ago

Adds ecdh, groups it with ecdsa in an ecc module, and adds a new README detailing its application to public key cryptography.

This PR closes issue https://github.com/pluto/ronkathon/issues/81

WIP: tripartite ecdh + tate pairings

Autoparallel commented 4 months ago

👀