Go to file
Thomas Moschny bf3746dfa3 Patch to revert the soname change. 2011-07-21 17:57:31 +02:00
.gitignore Update to 1.8.13. 2011-07-20 22:54:11 +02:00
README.fedora - Update README.fedora. 2010-08-29 12:19:52 +02:00
botan-1.8.13-soname.patch Patch to revert the soname change. 2011-07-21 17:57:31 +02:00
botan.spec Patch to revert the soname change. 2011-07-21 17:57:31 +02:00
repack.sh Update to 1.8.13. 2011-07-20 22:54:11 +02:00
sources Update to 1.8.13. 2011-07-20 22:54:11 +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]
   * RC5 [src/block/rc5]
 * 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]