SHA256
1
0
forked from pool/Botan

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

Botan 2.17.3

OBS-URL: https://build.opensuse.org/request/show/858318
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=102
This commit is contained in:
2020-12-23 10:02:30 +00:00
committed by Git OBS Bridge
parent 9745d7eb87
commit 9146cb8cdf
6 changed files with 23 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 23 09:20:07 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- Botan 2.17.3:
* Harden against side-channels from decoding secret values by
changing the base64, base58, base32, and hex encoding and
decoding opearations to run in constant time
-------------------------------------------------------------------
Fri Nov 13 20:42:02 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>