Docs.rs
mls-rs-crypto-traits-0.22.0
mls-rs-crypto-traits 0.22.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tomleavy
stefunctional
mulmarta
Dependencies
maybe-async ^0.2.10
normal
mls-rs-core ^0.27.0
normal
mockall ^0.14
normal
optional
zeroize ^1
normal
async-trait ^0.1.74
normal
Versions
34.78%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate mls_rs_crypto_traits
mls_
rs_
crypto_
traits
0.22.0
All Items
Crate Items
Structs
Enums
Constants
Traits
Crate
mls_
rs_
crypto_
traits
Copy item path
Source
Structs
§
KemResult
Struct to represent the output of the kem
encap
function
Enums
§
AeadId
AEAD Id, as specified in RFC 9180, Section 5.1 and Table 5.
Curve
Elliptic curve types
KdfId
Aead KDF as specified in RFC 9180, Table 3.
KemId
Kem identifiers for HPKE
Sampling
Method
Constants
§
AEAD_
ID_
EXPORT_
ONLY
AES_
TAG_
LEN
Traits
§
Aead
Type
A trait that provides the required AEAD functions
DhType
A trait that provides the required DH functions, as in RFC 9180,Section 4.1
Hash
KdfType
A trait that provides the required KDF functions
KemType
A trait that provides the required KEM functions
Variable
Length
Hash