[CHECKPOINT] Starting to parse these things.

This commit is contained in:
2019-03-28 18:23:38 -07:00
parent 47fae77a4f
commit 69cef498f2
6 changed files with 241 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ license-file = "LICENSE"
repository = "https://github.com/acw/simple_crypto"
[dependencies]
base64 = "^0.10.1"
byteorder = "^1.2.7"
chrono = "^0.4.6"
cryptonum = { path = "cryptonum" }