aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rsa.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-10Do not use C99 feature.Dario Niedermann1-3/+4
2017-07-07rsa: Reduce secmem pressure.NIIBE Yutaka1-1/+8
2017-07-07rsa: Allow different build directory.NIIBE Yutaka1-1/+1
2017-07-07rsa: Add exponent blinding.Marcus Brinkmann1-4/+29
2015-09-01Obsolete option --no-sig-create-check.Werner Koch1-1/+12
2013-12-03Normalize the MPIs used as input to secret key functions.Werner Koch1-4/+18
2013-12-03Use blinding for the RSA secret operation.Werner Koch1-17/+41
2007-10-23Switched to GPLv3.Werner Koch1-4/+2
2006-12-11Removed the use of g10defs.h.Werner Koch1-11/+11
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-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