Page MenuHomeSolus

Update botan2 to 2.16.0
ClosedPublic

Authored by EbonJaeger on Oct 21 2020, 3:16 PM.
Tags
None
Referenced Files
F11069546: D9861.diff
Fri, Aug 11, 11:17 PM
F11002396: D9861.diff
Mon, Jul 31, 1:17 AM
F10798191: D9861.id23732.diff
May 28 2023, 8:30 AM
F10763721: D9861.id23746.diff
May 19 2023, 2:24 AM
Subscribers

Details

Summary

Summarized Changelog:

  • Now userspace PRNG objects (such as AutoSeeded_RNG and HMAC_DRBG) use an internal lock, which allows safe concurrent use
  • DL_Group and EC_Group objects now track if they were created from a known trusted group
  • Support OCSP responders that live on a non-standard port
  • Fix a bug in EAX which allowed requesting a 0 length tag, which had the effect of using a full length tag
  • Fix a memory leak in GCM
Test Plan

Build CoreCtrl using this version

Diff Detail

Repository
R4803 botan2
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 22 2020, 2:51 PM
This revision was automatically updated to reflect the committed changes.