Go to file
Thomas Moschny 1ab004f2d7 Remove workaround for bug 1186014. 2015-02-05 18:01:55 +01:00
.gitignore Update to 1.10.9. 2015-01-31 10:23:51 +01:00
README.fedora Re-enable IDEA (rhbz#1003052) and SRP-6. 2013-09-03 19:53:33 +02:00
botan-1.10-add-ppc64le.patch Added ppc64le arch support 2014-05-25 14:30:14 -05:00
botan-aarch64.patch Added AArch64 architecture support, patch being sent upstream 2014-05-12 13:06:38 +01:00
botan.spec Remove workaround for bug 1186014. 2015-02-05 18:01:55 +01:00
repack.sh Update to 1.10.9. 2015-01-31 10:23:51 +01:00
sources Update to 1.10.9. 2015-01-31 10:23:51 +01: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]