Docs.rs
pic-pca-0.1.6
pic-pca 0.1.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
os-permguard
os-nitroagility
ngallo
Dependencies
ciborium ^0.2
normal
coset ^0.4
normal
ed25519-dalek ^2
normal
optional
p256 ^0.13
normal
optional
p384 ^0.13
normal
optional
rand ^0.8
normal
optional
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
thiserror ^2
normal
criterion ^0.5
dev
ed25519-dalek ^2
dev
rand ^0.8
dev
Versions
80.19%
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
Crate pic_pca
pic_pca
0.1.6
All Items
Crate Items
Modules
Functions
Crate
pic_pca
Copy item path
Source
Expand description
PCA and PoC types for PIC Protocol
Re-exports
§
pub use
coset
::*;
pub use
pca
::*;
pub use
poc
::*;
Modules
§
coset
COSE_Sign1 signing for PIC payloads.
pca
PCA (Provenance Causal Authority) payload model.
poc
PoC (Proof of Continuity) payload model.
Functions
§
pca_
version