ecc 0.0.5

An elliptic curve arithmetic and cryptography library.
1
2
3
4
5
6
7
8
9
10
[package]

name = "ecc"
description = "An elliptic curve arithmetic and cryptography library."
version = "0.0.5"
authors = ["Brendan Mc. <brendanmcmillion@gmail.com>"]
license = "MIT"

[dependencies.num]
version = "0.0.5"