//! Ed25519 digital signature algorithm support.
pub use ;
pub use Signature;
/// Ed25519 Object Identifier (OID).
pub const ALGORITHM_OID: ObjectIdentifier =
new_unwrap;
/// Ed25519 Algorithm Identifier.
pub const ALGORITHM_ID: AlgorithmIdentifierRef = AlgorithmIdentifierRef ;