Page MenuHomeSolus

Update botan2 to 2.18.0
ClosedPublic

Authored by EbonJaeger on Apr 21 2021, 8:18 PM.
Tags
None
Referenced Files
F11069547: D10899.diff
Fri, Aug 11, 11:17 PM
F10939681: D10899.id26244.diff
Fri, Jul 14, 12:09 AM
F10877529: D10899.diff
Jun 20 2023, 8:30 PM
F10846710: D10899.id.diff
Jun 11 2023, 7:01 AM
F10797209: D10899.id26188.diff
May 28 2023, 4:48 AM
F10797165: D10899.id26244.diff
May 28 2023, 4:37 AM
F10796574: D10899.diff
May 28 2023, 2:32 AM
F10767564: D10899.id26188.diff
May 20 2023, 12:50 AM
Subscribers

Details

Summary

Summarized Changelog:

  • Add support for implementing custom RNG objects through the FFI interface
  • Improve safegcd bounds, improving runtime performance
  • Fix a bug introduced in 2.9.0 where BigInt::operator< would return an incorrect result if both operands were negative
  • Reject non-TLS messages as quickly as possible without waiting for a full record
  • Fixes for TLS::Stream::async_shutdown

Full changelog available here.

Test Plan

Rebuild CoreCtrl against this version

Diff Detail

Repository
R4803 botan2
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 93
Build 93: arc lint + arc unit