SHA256
1
0
forked from pool/Botan

Accepting request 846877 from home:AndreasStieger:branches:devel:libraries:c_c++

Botan 2.17.1

OBS-URL: https://build.opensuse.org/request/show/846877
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=98
This commit is contained in:
2020-11-09 08:36:44 +00:00
committed by Git OBS Bridge
parent 9214051a3f
commit 6fa62b070d
6 changed files with 29 additions and 16 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Nov 7 21:51:19 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- Botan 2.17.1:
* Fix bugs in ECDSA signature generation and verifications under
specific circumstances
* developer visible changes, including deprecation with warnings
* optimization in the non-hardware assisted AES key generation
* Add more detection logic for AVX-512 features
* Fix a bug parsing deeply nested cipher names
* Prevent requesting DER encoding of signatures when the
algorithm did not support it
-------------------------------------------------------------------
Tue Oct 27 15:53:08 UTC 2020 - Pedro Monreal <pmonreal@suse.com>