Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 221 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 221 Bytes

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