nixpkgs/pkgs/development/libraries/botan
Markus Theil c803cb688f
botan: 3.3.0 -> 3.4.0
Release notes:
https://botan.randombit.net/news.html#version-3-4-0-2024-04-08

Notables changes/fixes:

- Use a new method for constant time division in Kyber to avoid
  a possible side channel where the compiler inserts use of
  a variable time division. (GH #3959)
- Add Ed448 signatures and X448 key exchange (GH #3933)
- Fix a bug affecting use of SIV and CCM ciphers
  in the FFI interface. (GH #3971)

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-04-15 10:58:21 +02:00
..
2.0.nix
3.0.nix botan: 3.3.0 -> 3.4.0 2024-04-15 10:58:21 +02:00
generic.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00