mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
This implementation: - is agnostic on the hash used to pick a field element, even though SHA512 is commonly used, - follows https://tools.ietf.org/id/draft-irtf-cfrg-hash-to-curve-10.html closely - tests the outputs of the function using libsignal's implementation. |
||
|---|---|---|
| .. | ||
| curve_models | ||
| scalar_mul | ||
| u32 | ||
| u64 | ||
| mod.rs | ||