Skip to main content

ALGORITHM_ED25519

Constant ALGORITHM_ED25519 

Source
pub const ALGORITHM_ED25519: &str = "ed25519";
Expand description

The signature algorithm this revision defines. algorithm is a string, not an enum, precisely so a post-quantum successor is an additive change rather than a new major family — see ProvenanceAttestation::algorithm.