Go to file
Thomas Moschny fa570d3dd5 Remove IDEA, RC6, and ECC-related modules from the tarfile. 2010-08-04 18:38:54 +02:00
.gitignore dist-git conversion 2010-07-28 11:13:30 +00:00
README.fedora Remove IDEA, RC6, and ECC-related modules from the tarfile. 2010-08-04 18:38:54 +02:00
botan.spec Remove IDEA, RC6, and ECC-related modules from the tarfile. 2010-08-04 18:38:54 +02:00
repack.sh Remove IDEA, RC6, and ECC-related modules from the tarfile. 2010-08-04 18:38:54 +02:00
sources Update to 1.8.9. 2010-06-16 18:44:03 +00: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]