mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Output armor works, RSA keygen works.
This commit is contained in:
parent
5393dd53c5
commit
25c8f1a3d7
21 changed files with 395 additions and 115 deletions
|
@ -22,10 +22,14 @@
|
|||
|
||||
|
||||
@@TOP@@
|
||||
|
||||
#undef M_DEBUG
|
||||
#undef VERSION
|
||||
#undef PACKAGE
|
||||
/* RSA is only compiled in if you have these files. You can use
|
||||
* RSA with out any restrictions, if your not in the U.S. or
|
||||
* wait until sep 20, 2000
|
||||
*/
|
||||
#undef HAVE_RSA_CIPHER
|
||||
|
||||
@@BOTTOM@@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue