项目作者: rxnew

项目描述 :
Elliptic Curve Cryptography
高级语言: C++
项目地址: git://github.com/rxnew/ecc.git
创建时间: 2015-12-13T16:54:37Z
项目社区:https://github.com/rxnew/ecc

开源协议:MIT License

下载


Ecc

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

Requirements

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

How to use

  1. $ cd build
  2. $ cmake ..
  3. $ ./test