mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 10:05:05 -07:00
Update ChangeLog
This commit is contained in:
parent
c233490f06
commit
7d819ca43d
@ -1,4 +1,9 @@
|
||||
|
||||
* Version 1.0.8 (not released yet)
|
||||
- Faster scalarmult_base() when using the ref10 implementation.
|
||||
- Handle the case where the CPU supports AVX, but we are running
|
||||
on an hypervisor with AVX disabled/not supported.
|
||||
|
||||
* Version 1.0.7
|
||||
- More functions whose return value should be checked have been
|
||||
tagged with `__attribute__ ((warn_unused_result))`: `crypto_box_easy()`,
|
||||
|
Loading…
Reference in New Issue
Block a user