Docs.rs
rust-crypto-0.2.36
rust-crypto 0.2.36
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DaGenix
Dependencies
libc ^0.2
normal
rand ^0.3
normal
rustc-serialize ^0.3
normal
time ^0.1
normal
gcc ^0.3
build
Versions
38.55%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
crypto
0.2.36
In crypto::
curve25519
crypto
::
curve25519
Function
curve25519
Copy item path
Source
pub fn curve25519(n: &[
u8
], p: &[
u8
]) -> [
u8
;
32
]