Docs.rs
lib3mf-core-0.2.0
lib3mf-core 0.2.0
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
sscargal
Dependencies
aes-gcm ^0.10.3
normal
optional
anyhow ^1.0
normal
base64 ^0.22.1
normal
optional
byteorder ^1.5
normal
glam ^0.31.0
normal
lexical-core ^1.0.6
normal
png ^0.17
normal
optional
quick-xml ^0.37.0
normal
rand ^0.8
normal
optional
rayon ^1.10
normal
optional
rsa ^0.9.10
normal
optional
serde ^1.0
normal
sha1 ^0.10
normal
optional
sha2 ^0.10
normal
optional
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
optional
uuid ^1.20.0
normal
x509-parser ^0.16
normal
optional
zip ^2.2.0
normal
criterion ^0.5
dev
proptest ^1.6.0
dev
Versions
47.17%
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
Skip to main content
Module verification
lib3mf_
core
0.2.0
Module verification
Module Items
Functions
In lib3mf_
core::
crypto
lib3mf_core
::
crypto
Module
verification
Copy item path
Source
Functions
ยง
extract_
key_
from_
signature
verify_
signature
Verifies a 3MF XML digital signature.
verify_
signature_
extended
Verify signature by extracting key from KeyInfo if possible.