Skip to content

rxnew/ecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecc

Elliptic curve Diffie–Hellman key exchange (ECDH) test program

Requirements

  • g++ 4.7 or later
  • cmake 2.8 or later

How to use

$ cd build
$ cmake ..
$ ./test