Start building out ECC infrastructure.

This commit is contained in:
2018-05-21 18:38:56 +01:00
parent 6fabbe6af1
commit dde1092f49
8 changed files with 20374 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ license-file = "LICENSE"
repository = "https://github.com/acw/simple_crypto"
[dependencies]
base64 = "^0.9.1"
digest = "^0.7.1"
hmac = "^0.5.0"
num = "^0.1.42"