Update ChangeLog
This commit is contained in:
parent
3ada658e10
commit
e1e2c066bb
@ -28,13 +28,14 @@ history is also available from Git.
|
|||||||
|
|
||||||
LibreSSL Portable Release Notes:
|
LibreSSL Portable Release Notes:
|
||||||
|
|
||||||
3.8.0 - Development release
|
3.8.0 - In development
|
||||||
|
|
||||||
* Internal improvements
|
* Internal improvements
|
||||||
- Improved sieve of Eratosthenes script used for generating a table
|
- Improved sieve of Eratosthenes script used for generating a table
|
||||||
of small primes.
|
of small primes.
|
||||||
- Cleaned up SHA internals.
|
- Cleaned up SHA internals.
|
||||||
- Replace internal use of BN_copy() with bn_copy() for consistency.
|
- Replace internal use of BN_copy() with bn_copy() for consistency.
|
||||||
|
- Rewrote BN_exp().
|
||||||
* Bug fixes
|
* Bug fixes
|
||||||
- Correctly reduce negative input to BN_mod_exp2_mont().
|
- Correctly reduce negative input to BN_mod_exp2_mont().
|
||||||
- Ensure ERR_load_ERR_strings() does not set errno unexpectedly.
|
- Ensure ERR_load_ERR_strings() does not set errno unexpectedly.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user