Initial DSA support.
Should be upgraded with faster modulo operations and a more full test suite.
This commit is contained in:
@@ -10,6 +10,7 @@ repository = "https://github.com/acw/simple_crypto"
|
||||
|
||||
[dependencies]
|
||||
digest = "^0.7.1"
|
||||
hmac = "^0.5.0"
|
||||
num = "^0.1.42"
|
||||
rand = "^0.3"
|
||||
sha-1 = "^0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user