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