andrew-aladev / ecc.ruby

Elliptic curve cryptography functions for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of several crypto algorithms: diffie hellman + elliptic curve, el gamel + elliptic curve, discrete logarithm.
Licensed under LGPL v3.

About

Elliptic curve cryptography functions for node.js

License:GNU Lesser General Public License v3.0


Languages

Language:Ruby 86.6%Language:Shell 13.4%