Page MenuHomeSolus

Update botan2 to 2.12.1
ClosedPublic

Authored by EbonJaeger on Nov 29 2019, 9:06 PM.
Tags
None
Referenced Files
F11069539: D7744.diff
Fri, Aug 11, 11:16 PM
F11022123: D7744.diff
Mon, Aug 7, 9:07 PM
F10945707: D7744.id.diff
Sat, Jul 15, 5:25 AM
F10907034: D7744.id18593.diff
Jul 6 2023, 4:49 PM
F10895435: D7744.id18593.diff
Jul 1 2023, 4:41 PM
F10875142: D7744.id18647.diff
Jun 20 2023, 4:15 AM
F10875141: D7744.id18684.diff
Jun 20 2023, 4:15 AM
F10875137: D7744.id18593.diff
Jun 20 2023, 4:13 AM
Subscribers

Details

Summary

Summarized changelog:

  • Fix a bug in CCM encryption, where it was possible to call finish without ever setting a nonce
  • Improve ECIES/DLIES interfaces. If no initialization vector was set, they would typically produce hard to understand exceptions

Note: Removed the built-in docs in favor of potential users using Botan's online documentation.

Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>

Test Plan

Built CoreCtrl against botan2 and verified it still works as expected.

Diff Detail

Repository
R4803 botan2
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Fix typo in the version number
JoshStrobl added a subscriber: JoshStrobl.

I mean, do we even need any of the /usr/share/doc contents? Realistically I don't think anyone is going to be looking at their shipped handbook for documentation rather than the online documentation.

This revision now requires changes to proceed.Dec 4 2019, 8:35 AM

Build without documentation

This revision is now accepted and ready to land.Dec 6 2019, 8:54 AM
This revision was automatically updated to reflect the committed changes.