Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 745 Bytes

rust-curve25519-fiat

A library providing a Rust crate wrapping the extraction of formalized field arithmetic on curve25519 over 64-bit words in the fiat-crypto library.

Deprecation

This library is deprecated by the fiat-crypto rust package, a distribution of the formally-verified code from the MIT fiat-crypto project.

Evolution

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

LICENSE

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