mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Switch to using VisibleString to encode key values, since RSA keys are ASCII-prefixed Base64, while ed25519 key values are hex strings. This is inefficient, but this reference implementation profits from being simple. May reconsider later and add specialized code. :/ Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asn1_convert.py | ||
| asn1_metadata_definitions.py | ||
| metadata_definitions.asn1 | ||