aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rsa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not use C99 feature.Dario Niedermann2017-11-101-3/+4
* rsa: Reduce secmem pressure.NIIBE Yutaka2017-07-071-1/+8
* rsa: Allow different build directory.NIIBE Yutaka2017-07-071-1/+1
* rsa: Add exponent blinding.Marcus Brinkmann2017-07-071-4/+29
* Obsolete option --no-sig-create-check.Werner Koch2015-09-011-1/+12
* Normalize the MPIs used as input to secret key functions.Werner Koch2013-12-031-4/+18
* Use blinding for the RSA secret operation.Werner Koch2013-12-031-17/+41
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* Removed the use of g10defs.h.Werner Koch2006-12-111-11/+11
* * rsa.c (generate): Use e=65537 for new RSA keys.David Shaw2006-06-281-13/+9
* Converted all m_free to xfree etc.Werner Koch2005-07-271-2/+2
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* Note: I have not fully tested the new key creation due to a pc/scWerner Koch2004-09-231-1/+2
* * dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), rsa.h,David Shaw2003-12-171-3/+1
* * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw2003-05-241-6/+3
* Update head to match stable 1.0David Shaw2002-06-291-0/+494
* Removed files from the HEAD revision, because they are now in anotherWerner Koch2000-12-191-468/+0
* Some configuration changesWerner Koch2000-11-141-20/+20
* See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner KochWerner Koch2000-10-041-4/+1
* See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch2000-09-181-20/+116
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-0/+375
* added option file handlingWerner Koch1997-12-121-214/+0
* fingerprints and self signatures addedWerner Koch1997-12-091-0/+16
* ElGamal funktioniert und ist defaultWerner Koch1997-11-241-4/+4
* Output armor works, RSA keygen works.Werner Koch1997-11-191-15/+22
* initially checkinWerner Koch1997-11-181-0/+191