Re: Patch to compile against Botan 2.x
Markus Wanner <[email protected]> Sat, 11 Nov 2017 11:24:14 +0100
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/08/2017 10:39 PM, Markus Wanner wrote: > All of the unit tests now pass with the following Botan versions I'm > currently testing against: 1.8.15, 1.10.17, 2.0.1, 2.1.0, 2.2.0, and > 2.3.0. However, I'm still facing Botan-version dependent failures on > various functional tests. I'll investigate on those, next. I corrected the PKCS #5 key writing by specifying "SHA-160" instead of "SHA-1" for Botan versions 2.0 and newer. With that last fix all functional tests now pass and nvm.botan is ready to be merged on mainline. Anybody up for a quick review? Kind Regards Markus Wanner