Docs.rs
cortex-core-0.1.0
cortex-core 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jaspertvdm
Dependencies
chrono ^0.4
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
zeroize ^1
normal
Versions
20%
of the crate is documented
Go to latest version
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
Module crypto
cortex_
core
0.1.0
Module crypto
Module Items
Structs
In crate cortex_
core
cortex_core
Module
crypto
Copy item path
Source
Structs
§
Content
Hash
SHA-256 content hash with display and comparison
KeyPair
Ed25519 keypair with zeroize-on-drop for the signing key
Secure
Buffer
Zeroizing byte buffer — wipes on drop