mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
parent
03df416703
commit
c6e32a2c7a
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@ major series.
|
||||||
|
|
||||||
## 4.x series
|
## 4.x series
|
||||||
|
|
||||||
### 4.2.0
|
### 4.2.0 [YANKED]
|
||||||
|
|
||||||
|
NOTE: yanked because `hash_to_curve` was improperly implemented (#785)
|
||||||
|
|
||||||
* Move AVX-512 backend selection logic to a separate CFG flag that requires nightly
|
* Move AVX-512 backend selection logic to a separate CFG flag that requires nightly
|
||||||
* Add Elligator2 hashing methods `EdwardsPoint::hash_to_curve()` and `FieldElement::hash_to_field()`
|
* Add Elligator2 hashing methods `EdwardsPoint::hash_to_curve()` and `FieldElement::hash_to_field()`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue