Starting to add RSA back in, to see if some of this stuff will work together.
This commit is contained in:
@@ -9,7 +9,13 @@ license-file = "LICENSE"
|
||||
repository = "https://github.com/acw/simple_crypto"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "^1.2.1"
|
||||
digest = "^0.7.1"
|
||||
num = "^0.1.39"
|
||||
rand = "^0.3"
|
||||
sha-1 = "^0.7.0"
|
||||
sha2 = "^0.7.0"
|
||||
simple_asn1 = "^0.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "^0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user