Skip to content

RobertZagorski/Elliptic-Curve-Diffie-Hellmann-ECDH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

Elliptic-Curve-Diffie-Hellmann-ECDH

A Java implementation of Diffie-Hellmann Algorithm based on Elliptic Curves

This is a sample project that presents functioning of Diffie-Hellman algorithm on elliptic curves. Operations in GF2 had been self-made. In the file out/parametry.txt are presented sample cryptographically safe curves taken from NIST documents which are working for this project

About

A Java implementation of Diffie-Hellmann Algorithm based on Elliptic Curves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages