Crates.io | rust-curve25519-fiat |
lib.rs | rust-curve25519-fiat |
version | 0.1.3 |
source | src |
created_at | 2019-06-06 04:46:52.716257 |
updated_at | 2019-06-06 05:32:44.540687 |
description | Rust FFI bindings to fiat-crypto's curve25519_64.c |
homepage | |
repository | https://github.com/facebookexperimental/rust-curve25519-fiat |
max_upload_size | |
id | 139285 |
size | 7,161,620 |
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.