Checkpoint: Signing seems to work, but there's a lot of cruft and cross-checks.

This commit is contained in:
2019-05-15 18:11:23 -07:00
parent d459850c54
commit 9cf0b587b2
7 changed files with 4137 additions and 167 deletions

View File

@@ -17,6 +17,7 @@ digest = "^0.8.0"
hmac = "^0.7.0"
num = "^0.2.0"
rand = "^0.6.5"
rust-crypto = { path = "../rust-crypto/" }
sha-1 = "^0.8.1"
sha2 = "^0.8.0"
simple_asn1 = "^0.2.0"