Go to file
Fedora Release Engineering 4b4741f387 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 22:12:16 +00:00
.gitignore Update to 1.10.14. 2016-12-03 07:21:25 +01:00
README.fedora Re-enable IDEA (rhbz#1003052) and SRP-6. 2013-09-03 19:53:33 +02:00
botan-1.10.5-ecc-fix.patch Re-enable cleared ECC. Patch by Tom Callaway <spot@fedoraproject.org>. 2015-02-06 19:06:27 +01:00
botan-1.10.13-python-init.patch Provide python2- and python3- subpackages (rhbz#1313786). 2016-07-04 01:30:02 +02:00
botan-1.10.17-doc-conf-2to3.patch Fix FTBFS on F35 and later. 2021-09-11 18:13:20 +02:00
botan-boost_python.patch Provide python2- and python3- subpackages (rhbz#1313786). 2016-07-04 01:30:02 +02:00
botan.spec Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild 2022-07-20 22:12:16 +00:00
repack.sh Update to 1.10.17. 2017-10-02 19:25:41 +02:00
sources Update to 1.10.17. 2017-10-02 19:25:41 +02:00

README.fedora

For legal reasons, the following modules have been completely removed
from the Botan package in Fedora:

* RC5 Block Cipher [src/block/rc5]
* RC6 Block Cipher [src/block/rc6]
* GF(p) Math [src/math/ec_gfp]
* ECC Domain Parameters [src/pubkey/ec_group]
* ECC Public Key [src/pubkey/ecc_key]
* ECDH [src/pubkey/ecdh]
* ECDSA [src/pubkey/ecdsa]
* GOST 34.10 [src/pubkey/gost_3410]