Docs.rs
radicle-crypto-0.19.0
radicle-crypto 0.19.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
24 July 2026
Links
Repository
crates.io
Source
Owners
FintanH
lorenzleutgeb
Dependencies
curve25519-dalek ^4
normal
cyphernet ^0.5.4
normal
optional
ed25519-dalek ^2
normal
multibase ^0.9.1
normal
optional
qcheck ^1
normal
optional
radicle-git-ref-format ^0.2.0
normal
optional
schemars ^1.0.4
normal
optional
serde ^1.0
normal
optional
sqlite ^0.37.0
normal
optional
ssh-agent-lib ^0.6
normal
optional
ssh-key ^0.6.3
normal
optional
thiserror ^2
normal
zeroize ^1.5.7
normal
qcheck ^1
dev
qcheck-macros ^1
dev
tempfile ^3.3.0
dev
winpipe ^0.1.1
normal
Versions
48.28%
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
PublicKeyBytes
radicle_
crypto
0.19.0
radicle_crypto
Type Alias
Public
KeyBytes
Copy item path
Source
pub type PublicKeyBytes = [
u8
;
32
];