aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rsa.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-28* rsa.c (generate): Use e=65537 for new RSA keys.David Shaw1-13/+9
2005-07-27Converted all m_free to xfree etc.Werner Koch1-2/+2
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2004-09-23Note: I have not fully tested the new key creation due to a pc/scWerner Koch1-1/+2
2003-12-17* dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), rsa.h,David Shaw1-3/+1
2003-05-24* bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw1-6/+3
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-494/+0
2002-06-29Update head to match stable 1.0David Shaw1-0/+494
2000-12-19Removed files from the HEAD revision, because they are now in anotherWerner Koch1-468/+0
2000-11-14Some configuration changesWerner Koch1-20/+20
2000-10-04See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner KochWerner Koch1-4/+1
2000-09-18See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch1-20/+116
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-0/+375
1997-12-12added option file handlingWerner Koch1-214/+0
1997-12-09fingerprints and self signatures addedWerner Koch1-0/+16
1997-11-24ElGamal funktioniert und ist defaultWerner Koch1-4/+4
1997-11-19Output armor works, RSA keygen works.Werner Koch1-15/+22
1997-11-18initially checkinWerner Koch1-0/+191