pub struct Cipher;

Trait Implementations

A finite cyclic group along with a point representation along with an extension trait PasswordToCurve that allows some customization on how to hash a password to a curve point. See group::Group and map_to_curve::GroupWithMapToCurve. Read more

A key exchange protocol

The main hash function use (for HKDF computations and hashing transcripts)

A slow hashing function, typically used for password hashing

Generating a random key pair given a cryptographic rng

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.