rust-curve25519-fiat

Crates.iorust-curve25519-fiat
lib.rsrust-curve25519-fiat
version0.1.3
sourcesrc
created_at2019-06-06 04:46:52.716257
updated_at2019-06-06 05:32:44.540687
descriptionRust FFI bindings to fiat-crypto's curve25519_64.c
homepage
repositoryhttps://github.com/facebookexperimental/rust-curve25519-fiat
max_upload_size
id139285
size7,161,620
François Garillot (huitseeker)

documentation

README

rust-curve25519-fiat

A library providing rust bindings to formalized field arithmetic on curve25519 over 64-bit words in the fiat-crypto library.

Compile-time Requirements

This uses cc-rs and as such will demand its compile-time requirements.

Evolution

This library is at an experimental stage and its API may encoutner significant evolutions in the future.

LICENSE

rust-curve25519-dalek is Apache-2.0 licensed, as found in the LICENSE file.

Commit count: 16

cargo fmt