Docs.rs
curve25519-dalek-4.0.0-rc.3
curve25519-dalek 4.0.0-rc.3
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
isislovecruft
github:dalek-cryptography:curve-maintainers
Dependencies
cfg-if ^1
normal
digest ^0.10
normal
rand_core ^0.6.4
normal
serde ^1.0
normal
subtle ^2.3.0
normal
zeroize ^1
normal
bincode ^1
dev
criterion ^0.4.0
dev
hex ^0.4.2
dev
rand ^0.8
dev
rand_core ^0.6
dev
sha2 ^0.10
dev
platforms ^3.0.2
build
rustc_version ^0.4.0
build
curve25519-dalek-derive ^0.1
normal
fiat-crypto ^0.1.19
normal
cpufeatures ^0.2.6
normal
Versions
100%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module vartime_double_base
Functions
?
Module
curve25519_dalek
::
backend
::
serial
::
scalar_mul
::
vartime_double_base
source
·
[
−
]
Functions
mul
Compute \(aA + bB\) in variable time, where \(B\) is the Ed25519 basepoint.