###libgcrypt library for GnuPG with 32kb RSA keys.
USE MODIFIED LIBGCRYPT AT YOUR OWN RISK. SOFTWARE MAY CAUSE DATA LOSS, SYSTEM CRASHES, AND RED EYES.
Large keys, created in modified GnuPG with modified libgcrypt CANNOT be read by vanilla versions! It mean, that if you have another PGP stuff in your PC which work with keys, you should to export keys OR create another keyring for vanilla versions.
This library based on original libgcrypt. To start i copied original library into the branch libgcrypt-x.y.z
, where it stays non-modified. After it goes into devel
branch where im working with. And after it goes into libgcrypt-x.y.z-RSA32k
branch, where can be downloaded.
###libgrypt-1.6.5-RSA32k This library based on original libgcrypt 1.6.5. Original version of libgcrypt 1.6.5 was copied into the branch libgcrypt-1.6.5 and after was copied into branch devel, where was modified. And complete version was moved into branch libgcrypt-1.6.5-RSA32k.
Download libgcrypt-1.6.5 with RSA-32768
Download patch for vanilla libgcrypt-1.6.5 adding RSA-32768 support.