Rewrite against a newer cryptonum.

This commit is contained in:
2018-11-14 20:51:14 -05:00
parent ef54ed4cda
commit 9d87916cc5
19 changed files with 39432 additions and 29387 deletions

View File

@@ -10,6 +10,7 @@ repository = "https://github.com/acw/simple_crypto"
[dependencies]
byteorder = "^1.2.3"
cryptonum = { path = "../cryptonum" }
digest = "^0.7.1"
num = "^0.1.42"
rand = "^0.3"