Docs.rs
flare-core-1.0.3
flare-core 1.0.3
Permalink
Docs.rs crate page
MIT
05 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
flare152
Dependencies
aes-gcm ^0.10
normal
optional
anyhow ^1.0
normal
async-trait ^0.1
normal
base32 ^0.4
normal
base64 ^0.22
normal
bytes ^1
normal
chrono ^0.4
normal
flate2 ^1.0
normal
optional
futures-util ^0.3
normal
hex ^0.4
normal
lazy_static ^1.4
normal
prost ^0.14
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tracing ^0.1
normal
url ^2.5
normal
prost-build ^0.14
build
quinn ^0.11
normal
rcgen ^0.14
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.28.0
normal
tracing-subscriber ^0.3
normal
ulid ^1.1
normal
webpki-roots ^0.26
normal
x509-parser ^0.17
normal
futures-channel ^0.3
normal
futures-util ^0.3
normal
getrandom ^0.2
normal
js-sys ^0.3
normal
tokio ^1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
wasmtimer ^0.4
normal
web-sys ^0.3
normal
web-time ^1.1
normal
Versions
89.17%
of the crate is documented
Platform
wasm32-unknown-unknown
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
Module algorithms
flare_
core
1.0.3
Module algorithms
Module Items
Structs
Enums
In flare_
core::
common::
encryption
flare_core
::
common
::
encryption
Module
algorithms
Copy item path
Source
Expand description
内置加密算法实现
提供常用的加密算法实现
Structs
§
Aes256
GcmEncryptor
AES-256-GCM 加密器
NoEncryptor
无加密器(直通)
Enums
§
Encryption
Algorithm
加密算法类型枚举