Go to file
Miro Hrončok 46ccc08f8c Rebuilt for Python 3.8 2019-08-19 10:10:53 +02: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-boost_python.patch Provide python2- and python3- subpackages (rhbz#1313786). 2016-07-04 01:30:02 +02:00
botan.spec Rebuilt for Python 3.8 2019-08-19 10:10:53 +02: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]