Docs.rs
floe-rs-0.1.0
floe-rs 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
poljar
Dependencies
aead ^0.6.0-rc.10
normal
aes-gcm ^0.11.0-rc.3
normal
optional
digest ^0.11.2
normal
getrandom ^0.4.2
normal
optional
hmac ^0.13.0
normal
hybrid-array ^0.4.10
normal
rand_core ^0.10.0
normal
sha2 ^0.11.0
normal
optional
subtle ^2.6.1
normal
thiserror ^2.0.18
normal
zerocopy ^0.8.48
normal
zeroize ^1.8.2
normal
optional
anyhow ^1.0.102
dev
hex ^0.4.3
dev
pastey ^0.2.1
dev
Versions
26.32%
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 floe_rs
floe_rs
0.1.0
All Items
Crate Items
Modules
Enums
Traits
Crate
floe_rs
Copy item path
Source
Modules
§
gcm
Implementation of Floe using the AES-GCM variant.
random_
access
Generic implementation of the
semi-public
random-access Floe API.
types
Data types for the generic Floe implementation.
Enums
§
Decryption
Error
Encryption
Error
Header
Decode
Error
Segment
Decode
Error
Traits
§
Floe
Aead
FloeKdf