pub const ED25519: u16 = 1;Expand description
Ed25519 over the signed bytes directly. The only scheme that
existed before D39, which is why an absent super::Witness::scheme
means this one.
pub const ED25519: u16 = 1;Ed25519 over the signed bytes directly. The only scheme that
existed before D39, which is why an absent super::Witness::scheme
means this one.