AVX512 detection has been improved

This commit is contained in:
Frank Denis 2019-01-04 12:52:59 +01:00
parent a01c5f8fd8
commit a04f09298d

View File

@ -25,6 +25,7 @@ especially useful for blinding.
- Support for WatchOS has been added. - Support for WatchOS has been added.
- getrandom(2) is now used on FreeBSD 12+. - getrandom(2) is now used on FreeBSD 12+.
- The `nonnull` attribute has been added to all relevant prototypes. - The `nonnull` attribute has been added to all relevant prototypes.
- More reliable AVX512 detection.
* Version 1.0.16 * Version 1.0.16
- Signatures computations and verifications are now way faster on - Signatures computations and verifications are now way faster on