* Add SHA-1 implementation using AVX2/BMI2 (GH #4852)
* Add Camellia implementation using GFNI/AVX2 (GH #4848)
* Add SHACAL2 implementation using AVX512 (GH #4878)
* The eFrodoKEM TLS 1.3 ciphersuites have changed the suite code to match changes in OQS. (GH #4900)
* Add support for TLS 1.2 NULL cipher suites. These suites are disabled in the build by default, enable tls_null module to use. (GH #4776)
* Add support for X.509 extensions from RFC 3779 (GH #4699#4883#4884#4886)
* Elliptic curve improvements (GH #4841#4934#4935#4937#4949 $4953 #4991)
* Add EC_Scalar::hash following RFC 9380’s hash_to_field (GH #4950)
* Modify the OID lookup system to use a static switch for builtin OIDs. (GH #4896#4888)
* Optimizations for X448 and Ed448 (GH #5037)
* Modify BOTAN_CLEAR_CPUID so that clearing ssse3 also disables AVX2/AVX512 (GH #4853)
* Remove various internal references to “EMSA”, an obsolete term used for RSA signature padding that originates from IEEE 1363. (GH #5008#5024)
For full release notes, see: https://botan.randombit.net/news.html#version-3-9-0-2025-08-05
OBS-URL: https://build.opensuse.org/request/show/1301227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Botan?expand=0&rev=71
- 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
OBS-URL: https://build.opensuse.org/request/show/1288498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Botan?expand=0&rev=70
- 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