#bindings #curve25519 #fiat-crypto #arithmetic #field #curve25519-64

yanked curve25519-fiat-sys

Rust FFI bindings to fiat-crypto's curve25519_64.c

0.1.12 Jun 7, 2019
0.1.11 Jun 7, 2019

#68 in #curve25519

Download history 13/week @ 2024-02-18 14/week @ 2024-02-25 99/week @ 2024-03-31

99 downloads per month

Apache-2.0

5MB
96K SLoC

Coq 63K SLoC // 0.0% comments C 30K SLoC // 0.1% comments Python 3K SLoC // 0.2% comments Shell 195 SLoC // 0.1% comments Rust 114 SLoC // 0.3% comments

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.

Dependencies