| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not use C99 feature. | Dario Niedermann | 2017-11-10 | 1 | -3/+4 |
* | rsa: Reduce secmem pressure. | NIIBE Yutaka | 2017-07-07 | 1 | -1/+8 |
* | rsa: Allow different build directory. | NIIBE Yutaka | 2017-07-07 | 1 | -1/+1 |
* | rsa: Add exponent blinding. | Marcus Brinkmann | 2017-07-07 | 1 | -4/+29 |
* | Obsolete option --no-sig-create-check. | Werner Koch | 2015-09-01 | 1 | -1/+12 |
* | Normalize the MPIs used as input to secret key functions. | Werner Koch | 2013-12-03 | 1 | -4/+18 |
* | Use blinding for the RSA secret operation. | Werner Koch | 2013-12-03 | 1 | -17/+41 |
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
* | Removed the use of g10defs.h. | Werner Koch | 2006-12-11 | 1 | -11/+11 |
* | * rsa.c (generate): Use e=65537 for new RSA keys. | David Shaw | 2006-06-28 | 1 | -13/+9 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -2/+2 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 2004-09-23 | 1 | -1/+2 |
* | * dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), rsa.h, | David Shaw | 2003-12-17 | 1 | -3/+1 |
* | * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c, | David Shaw | 2003-05-24 | 1 | -6/+3 |
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+494 |
* | Removed files from the HEAD revision, because they are now in another | Werner Koch | 2000-12-19 | 1 | -468/+0 |
* | Some configuration changes | Werner Koch | 2000-11-14 | 1 | -20/+20 |
* | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 2000-10-04 | 1 | -4/+1 |
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 1 | -20/+116 |
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -0/+375 |
* | added option file handling | Werner Koch | 1997-12-12 | 1 | -214/+0 |
* | fingerprints and self signatures added | Werner Koch | 1997-12-09 | 1 | -0/+16 |
* | ElGamal funktioniert und ist default | Werner Koch | 1997-11-24 | 1 | -4/+4 |
* | Output armor works, RSA keygen works. | Werner Koch | 1997-11-19 | 1 | -15/+22 |
* | initially checkin | Werner Koch | 1997-11-18 | 1 | -0/+191 |