Botan 1.6.1 has been released. The primary changes are a couple of bugfixes; several in the base64 decoder, and on in the BER decoding classes; this bug only occurred under compilers which do not implement named return value optimization (NVRO), which seems to include at least some versions of Visual Studio 2005.
There are a couple of very small new features; a new option to the base64 encoder which specifies that a trailing newline should always be appended, and another change which increases the maximum keylength of RC4 to 256 bytes. Both of these changes were made to support Monotone.
Posted 2007/01/21 in releases; no comments
< Botan 1.5.13 aka 1.6.0 RC1 | Botan 1.6.3 prerelease >