Docs.rs
boring-4.12.0
boring 4.12.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nox
ghedo
inikulin
github:cloudflare:rust-crate-owners
github:cloudflare:protocols
Dependencies
bitflags ^2.4
normal
boring-sys ^4.12.0
normal
foreign-types ^0.5
normal
libc ^0.2
normal
once_cell ^1.0
normal
openssl-macros ^0.1.1
normal
hex ^0.4
dev
rusty-hook ^0.11
dev
Versions
51%
of the crate is documented
Platform
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
boring
4.12.0
Module ecdsa
Module Items
Structs
In crate boring
boring
Module
ecdsa
Copy item path
Source
Expand description
Low level Elliptic Curve Digital Signature Algorithm (ECDSA) functions.
Structs
ยง
Ecdsa
Sig
A low level interface to ECDSA
Ecdsa
SigRef
A borrowed reference to a
EcdsaSig
.