Docs.rs
dcrypt-algorithms-4.0.1
dcrypt-algorithms 4.0.1
Docs.rs crate page
Apache-2.0
18 August 2026
Links
Repository
crates.io
Source
Owners
NoCentralHub
Dependencies
base64 =0.22.1
normal
dcrypt-api =4.0.1
normal
dcrypt-common =4.0.1
normal
dcrypt-internal =4.0.1
normal
dcrypt-params =4.0.1
normal
hex =0.4.3
normal
criterion =0.5.1
dev
serde =1.0.229
dev
serde_json =1.0.151
dev
Versions
100%
of the crate is documented
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
pairing
dcrypt_
algorithms
4.0.1
In dcrypt_
algorithms::
ec::
bls12_
381
dcrypt_algorithms
::
ec
::
bls12_381
Function
pairing
Copy item path
Source
pub fn pairing(p: &
G1Affine
, q: &
G2Affine
) ->
Gt
Expand description
Computes the BLS12-381 pairing.