Docs.rs
c2pa-crypto-0.6.0
c2pa-crypto 0.6.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
scouten-adobe
Dependencies
asn1-rs ^0.6.2
normal
async-generic ^1.1
normal
async-trait ^0.1.77
normal
base64 ^0.22.1
normal
bcder ^0.7.3
normal
bytes ^1.7.2
normal
c2pa-status-tracker ^0.4.0
normal
chrono ^0.4.39
normal
ciborium ^0.2.2
normal
const-hex ^1.14
normal
const-oid ^0.9.6
normal
optional
coset ^0.3.8
normal
der ^0.7.9
normal
optional
ed25519-dalek ^2.1.1
normal
optional
getrandom ^0.2.7
normal
hex ^0.4.3
normal
nom ^7.1.3
normal
num-bigint-dig ^0.8.4
normal
optional
pkcs1 ^0.7.5
normal
optional
rand ^0.8.5
normal
rasn ^0.22.0
normal
rasn-ocsp ^0.22.0
normal
rasn-pkix ^0.22.0
normal
rsa ^0.9.7
normal
optional
schemars ^0.8.21
normal
optional
serde ^1.0.197
normal
serde_bytes ^0.11.5
normal
sha1 ^0.10.6
normal
sha2 ^0.10.6
normal
spki ^0.7.3
normal
optional
thiserror ^2.0.8
normal
web-time ^1.1
normal
x509-certificate ^0.21.0
normal
x509-parser ^0.16.0
normal
const-oid ^0.9.6
dev
der ^0.7.9
dev
ed25519-dalek ^2.1.1
dev
num-bigint-dig ^0.8.4
dev
pkcs1 ^0.7.5
dev
rsa ^0.9.7
dev
spki ^0.7.3
dev
getrandom ^0.2.7
normal
js-sys ^0.3.58
normal
chrono ^0.4.39
normal
openssl ^0.10.61
normal
ureq ^2.4.0
normal
url ^2.5.3
normal
actix ^0.13.1
dev
async-trait ^0.1.77
normal
const-oid ^0.9.6
normal
der ^0.7.9
normal
ecdsa ^0.16.9
normal
ed25519-dalek ^2.1.1
normal
num-bigint-dig ^0.8.4
normal
p256 ^0.13.2
normal
p384 ^0.13.0
normal
pkcs1 ^0.7.5
normal
rsa ^0.9.7
normal
spki ^0.7.3
normal
wasm-bindgen ^0.2.83
normal
wasm-bindgen-futures ^0.4.31
normal
web-sys ^0.3.58
normal
wasm-bindgen-test ^0.3.31
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
c2pa_
crypto
0.6.0
Module hash
Module Items
Functions
In crate c2pa_
crypto
c2pa_crypto
Module
hash
Copy item path
Source
Expand description
Hash convenience functions.
Functions
ยง
sha256
Given a byte slice, return the SHA-256 hash of that content.