Expand description
Curve trait and provided curves/HRAMs, forming various ciphersuites.
Structs§
- Ed25519
ed25519
- Ciphersuite for Ed25519, inspired by RFC-8032.
- Ietf
Ed25519 Hram ( ristretto
ored25519
) anded25519
- The challenge function for this ciphersuite.
Traits§
- Ciphersuite
- Unified trait defining a ciphersuite around an elliptic curve.
- Curve
- FROST Ciphersuite.
- Field
- This trait represents an element of a field.
- Group
- This trait represents an element of a cryptographic group.
- Prime
Field - This represents an element of a non-binary prime field.