Page MenuHomeSolus

Update botan2 to 2.17.1
ClosedPublic

Authored by EbonJaeger on Nov 12 2020, 11:44 PM.
Tags
None
Referenced Files
F11013205: D9960.id23959.diff
Fri, Aug 4, 11:10 AM
F10891154: D9960.id23959.diff
Jun 28 2023, 9:57 PM
F10891132: D9960.id23964.diff
Jun 28 2023, 9:52 PM
F10887905: D9960.diff
Jun 26 2023, 6:39 PM
F10720811: D9960.id.diff
May 6 2023, 2:29 AM
F10705394: D9960.id23959.diff
Apr 26 2023, 8:50 AM
Subscribers

Details

Summary

Summarized Changelog:

  • Fix a bug in ECDSA which could occur when the group size and hash length differ
  • Fix a bug in ECDSA verification when the public key was chosen to be a small multiple of the group generator
  • SIV's functionality of supporting multiple associated data inputs has been generalized onto the AEAD_Mode interface
  • Fix a bug parsing deeply nested cipher names
  • Small optimizations in the non-hardware assisted AES key generation code path
  • Prevent requesting DER encoding of signatures when the algorithm did not support it
Test Plan

Build CoreCtrl against this version and make sure it still works as expected

Diff Detail

Repository
R4803 botan2
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage