SHA256
1
0
forked from pool/Botan

6 Commits

Author SHA256 Message Date
cc73a38b03 Bump to 3.8.1
* Discussion has started regarding plans for Botan4, current ETA 2027.
  * Ongoing elliptic curve optimizations and cleanups
  * Add support for SM4 instructions added in upcoming Intel processors
  * Add support for extended private keys in ML-KEM to handle certain implementations which do not use the seed encoding.
  * Add support for SHA-512 instructions added in upcoming Intel processors
  * The SHA-1 implementation using SSE2 has been extended to support NEON and LoongArch LSX.
  * The default TLS policy now prefers AES/GCM over ChaCha20Poly1305
  * Add support for TLS 1.3 post-quantum KEM secp384r1/ML-KEM-1024

For a full changelog, see: https://botan.randombit.net/news.html#version-3-8-1-2025-05-07
2025-06-16 14:09:35 +03:00
f96de73e8b Update to 3.7.1 2025-06-16 14:04:23 +03:00
b402cca0e6 Update to 3.6.1
In some rare conditions, Botan 3.6.0 has problems with Processors, see:
https://botan.randombit.net/news.html#version-3-6-1-2024-10-26
2025-06-16 14:04:23 +03:00
632029d6a5 Update to Botan 3.6.0 - the latest stable release 2025-06-16 14:04:23 +03:00
1a123cf44b [info=13cdc02dbff51e0e0abe5b1c4ab1e2156cbace09b4cbae9d8b8de25876ddd658]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ayankov:Botan:6/Botan?expand=0&rev=1
2024-08-01 08:29:09 +00:00
024f7dca2b Accepting request 1187477 from home:ayankov:branches:devel:libraries:c_c++
- Update to 2.19.5:
  * Fix multiple Denial of service attacks due to X.509 cert processing:
  * CVE-2024-34702 - bsc#1227238
  * CVE-2024-34703 - bsc#1227607
  * CVE-2024-39312 - bsc#1227608
  * Fix a crash in OCB
  * Fix a test failure in compression with certain versions of zlib 
  * Fix some iterator debugging errors in TLS CBC decryption. 
  * Avoid a miscompilation in ARIA when using XCode 14

OBS-URL: https://build.opensuse.org/request/show/1187477
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=118
2024-07-15 08:03:40 +00:00