Docs.rs
actr-platform-native-0.3.1
actr-platform-native 0.3.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kaito-harry
Dependencies
actr-hyper ^0.3.1
normal
actr-platform-traits ^0.3.1
normal
async-trait ^0.1
normal
ed25519-dalek ^2
normal
rusqlite ^0.32
normal
sha2 ^0.10
normal
tokio ^1.48
normal
tracing ^0.1
normal
uuid ^1.18
normal
rand ^0.8
dev
tempfile ^3.23
dev
tokio ^1.48
dev
Versions
100%
of the crate is documented
Platform
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 crypto
actr_
platform_
native
0.3.1
Module crypto
Module Items
Structs
In crate actr_
platform_
native
actr_platform_native
Module
crypto
Copy item path
Source
Expand description
Native cryptography provider (ed25519-dalek + sha2)
Structs
ยง
Native
Crypto
Provider
Native cryptography provider backed by ed25519-dalek and sha2.