Module rsa

Source
Expand description

RSA->Ed25519 cross-certificates

These are used in the Tor link handshake to prove that a given ed25519 key speaks for a given (deprecated) RSA identity.

Structs§

RsaCrosscert
A RSA->Ed25519 cross-certificate
UncheckedRsaCrosscert
An RsaCrosscert whose signature has not been checked.