curve25519-fiat-sys

Crates.iocurve25519-fiat-sys
lib.rscurve25519-fiat-sys
version0.1.12
sourcesrc
created_at2019-06-07 00:17:26.177525
updated_at2019-06-07 20:31:11.482584
descriptionRust FFI bindings to fiat-crypto's curve25519_64.c
homepage
repositoryhttps://github.com/facebookexperimental/rust-curve25519-fiat
max_upload_size
id139521
size7,136,318
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