1
0
forked from pool/Botan

8 Commits

Author SHA256 Message Date
Pedro Monreal
0f544a3c2f Update to 3.10.0 2026-01-13 12:22:35 +01:00
032ec0ba27 Accepting request 1301227 from devel:libraries:c_c++
* 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
2025-08-25 18:39:05 +00:00
622e343083 Accepting request 1288498 from devel:libraries:c_c++
- 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
2025-06-26 09:38:57 +00:00
1c8893bc41 Accepting request 1252584 from devel:Factory:git-workflow:staging:ayankov:Botan:10
Update to 3.7.1



(🤖: Submission of Botan via pool/Botan#10 by ayankov)

OBS-URL: https://build.opensuse.org/request/show/1252584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Botan?expand=0&rev=69
2025-03-13 14:06:31 +00:00
Git SCM Staging
cf8bb012e3 [info=8888a5f1b727c4dd594d554acdc2538517585f8e95734e24da77d2462ea3b0ab]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ayankov:Botan:9/Botan?expand=0&rev=1
2024-12-02 13:43:48 +00:00
Git SCM Staging
4dc5b6270d [info=a44d081064cf4a5624d852b72b2700b2c13da763fb6d6989279a220bdf666f6c]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ayankov:Botan:7/Botan?expand=0&rev=1
2024-10-25 14:02:01 +00:00
Git SCM Staging
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