Docs.rs
xml-sec-0.1.11
xml-sec 0.1.11
Docs.rs crate page
Apache-2.0
13 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
polaz
Dependencies
aes ^0.9.2
normal
optional
aes-gcm ^0.11.0
normal
optional
aes-kw ^0.3.1
normal
optional
base64 ^0.23
normal
cbc ^0.2.1
normal
optional
crypto-bigint ^0.7
normal
optional
der ^0.8
normal
optional
dsa ^0.7
normal
optional
ed25519-dalek ^3
normal
optional
getrandom ^0.4
normal
optional
hmac ^0.13
normal
optional
p256 ^0.14
normal
optional
p384 ^0.14
normal
optional
p521 ^0.14
normal
optional
quick-xml ^0.41
normal
roxmltree ^0.21
normal
sad-rsa ^0.2.3
normal
optional
sha1 ^0.11
normal
optional
sha2 ^0.11
normal
optional
signature ^3
normal
optional
subtle ^2
normal
optional
sxd-document-no-unsafe ^0.4.1
normal
optional
sxd-xpath-no-unsafe ^0.5.1
normal
optional
thiserror ^2
normal
x509-cert ^0.3
normal
optional
x509-parser ^0.18
normal
optional
x520-stringprep ^1
normal
optional
rand_chacha ^0.10
dev
rcgen ^0.14.6
dev
time ^0.3.55
dev
Versions
100%
of the crate is documented
Go to latest version
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
default_provider
xml_sec
0.1.11
In xml_
sec::
provider
xml_sec
::
provider
Function
default_
provider
Copy item path
Source
pub fn default_provider() -> &'static dyn
CryptoProvider
Expand description
Borrow the pure-Rust default provider.