1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "cipher"
= "0.4.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
= [
"crypto-common",
"inout",
]
[[]]
= "crypto-common"
= "0.1.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
= [
"generic-array",
"typenum",
]
[[]]
= "digest"
= "0.10.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
= [
"crypto-common",
]
[[]]
= "generic-array"
= "0.14.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
= [
"typenum",
"version_check",
]
[[]]
= "inout"
= "0.1.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
= [
"generic-array",
]
[[]]
= "krypteia-arcana"
= "0.1.0"
= [
"cipher",
"digest",
"krypteia-silentops",
"signature",
]
[[]]
= "krypteia-silentops"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "660d5eb4b26f9d5b7918d20783c2304f361a45a0cc4882f9595b251ebf62af2c"
[[]]
= "signature"
= "2.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
[[]]
= "typenum"
= "1.19.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
[[]]
= "version_check"
= "0.9.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"