Crates.io | curve25519-fiat-sys |
lib.rs | curve25519-fiat-sys |
version | 0.1.12 |
source | src |
created_at | 2019-06-07 00:17:26.177525 |
updated_at | 2019-06-07 20:31:11.482584 |
description | Rust FFI bindings to fiat-crypto's curve25519_64.c |
homepage | |
repository | https://github.com/facebookexperimental/rust-curve25519-fiat |
max_upload_size | |
id | 139521 |
size | 7,136,318 |
A library providing rust bindings to formalized field arithmetic on curve25519 over 64-bit words in the fiat-crypto library.
This uses cc-rs and as such will demand its compile-time requirements.
This library is at an experimental stage and its API may encoutner significant evolutions in the future.
rust-curve25519-dalek is Apache-2.0 licensed, as found in the LICENSE file.