Skip to content

nickgian/ECC-OCaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECC-OCaml

Elliptic Curves Cryptography for OCaml. This library provides the basic arithmetic operations in elliptic curves over finite prime fields (over finite bit fields coming soon :) as well as functions for Elliptic Curve digital signature algorithm and Elliptic Curve Diffie-Hellman key exchange protocol.

Dependencies

To compile and install the library:

$ cd src
$ make 
$ make install

About

Elliptic Curves Cryptography for OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published