This commit is contained in:
Frank Denis 2015-12-25 15:58:54 +01:00
parent 4430d84d4a
commit 342f209cbe

View File

@ -1,8 +1,8 @@
* Version 1.0.8
- Faster (2x) 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.
- Faster (2x) scalarmult_base() when using the ref10 implementation.
* Version 1.0.7
- More functions whose return value should be checked have been