Go to file
Thomas Moschny 078189366a - Also remove RC5 from the tarfile.
- Comment out RC5, RC6 and IDEA validation tests.
2010-08-28 22:59:59 +02:00
.gitignore - Also remove RC5 from the tarfile. 2010-08-28 22:59:59 +02:00
README.fedora Remove IDEA, RC6, and ECC-related modules from the tarfile. 2010-08-04 18:38:54 +02:00
botan.spec - Also remove RC5 from the tarfile. 2010-08-28 22:59:59 +02:00
repack.sh - Also remove RC5 from the tarfile. 2010-08-28 22:59:59 +02:00
sources - Also remove RC5 from the tarfile. 2010-08-28 22:59:59 +02:00

README.fedora

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

 * Block Ciphers
   * IDEA [src/block/idea]
   * RC6 [src/block/rc6]
 * Public Key Base
   * ECC Public Key [src/pubkey/ecc_key]
   * ECC Domain Parameters [src/pubkey/ec_dompar]
   * ECDSA [src/pubkey/ecdsa]
   * ECKAEG [src/pubkey/eckaeg]
 * Math
   * GF(p) Math [src/math/gfpmath]