+1
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,3 +3,4 @@ pyflakes | ||
pycodestyle
|
||
tox
|
||
cryptography
|
||
pynacl |
||
+11
−1
stem/descriptor/certificate.py
0 → 100644
+198
−0
+21
−0
Loading
Parse the identity-ed25519 certificate block and validate the extension contents in accordance with prop #220. Validates the router-sig-ed25519 signature against the provided certified key. Start of work to verify onion-key-crosscert blocks
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,3 +3,4 @@ pyflakes | ||
pycodestyle
|
||
tox
|
||
cryptography
|
||
pynacl |
||