aboutsummaryrefslogtreecommitdiffstats
path: root/sm/encrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-2/+1
2017-07-27gpg,sm: Allow encryption (with warning) to any key in de-vs mode.Werner Koch1-8/+9
2017-07-17gpg,sm: Check compliance of the RNG.Werner Koch1-0/+11
2017-06-23gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE.Werner Koch1-2/+17
2017-06-23indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch1-3/+3
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-2/+2
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter1-0/+28
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-16common: Rename remaining symbols in ksba-io-support.Werner Koch1-3/+3
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch1-1/+4
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-12-15sm: Handle gcry_pk_encrypt return value.NIIBE Yutaka1-2/+5
2012-08-24Fix typos spotted during translationsDavid Prévot1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-3/+3
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-22/+22
2010-12-02s/AES/AES128/ in diagnostics and --list-configWerner Koch1-1/+1
2010-11-26Remove superfluous parameter.Werner Koch1-1/+1
2010-03-08Replace use stdio by estream functions.Werner Koch1-12/+16
2009-06-02Fix for bug#1066.Werner Koch1-15/+3
2008-06-23Code cleanup.Werner Koch1-14/+12
2007-12-12Support DSA2.Werner Koch1-2/+18
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-03-19Allow export to work on systems without funopen/fopencookie.Werner Koch1-1/+1
2007-02-26Add new SVN only file README.maintWerner Koch1-2/+2
2006-12-212006-12-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+1
2006-09-06The big Assuan error code removal.Werner Koch1-5/+5
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-550/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-6/+6
2004-06-06* configure.ac: Require libksba 0.9.7.Werner Koch1-2/+2
2004-02-13* encrypt.c (init_dek): Check for too weak algorithms.Werner Koch1-2/+17
2003-12-17* server.c (gpgsm_server): Add arg DEFAULT_RECPLIST.Werner Koch1-3/+9
2003-12-17Replaced deprecated type names.Werner Koch1-7/+7
2003-12-16* encrypt.c (init_dek): Use gry_create_nonce for the IV; there isWerner Koch1-2/+2
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-21/+19
2003-08-202003-08-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+3
2003-08-142003-08-14 Timo Schulz <[email protected]>Timo Schulz1-78/+19
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+550
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch1-1/+1
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-21/+21
2003-06-03Make use of libgpg-errorWerner Koch1-17/+18
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-549/+0
2002-03-12* verify.c (gpgsm_verify): Detect certs-only message.Werner Koch1-20/+9
2002-03-05* gpgsm.c, gpgsm.h: Add local_user.Werner Koch1-41/+2
2002-02-07* certlist.c (gpgsm_add_to_certlist): Check that the specifiedWerner Koch1-3/+2
2002-01-10* base64.c (gpgsm_create_writer): Allow to set the object nameWerner Koch1-0/+1
2001-12-18Changes to be used with the new libksba interface.Werner Koch1-2/+8
2001-12-15* decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*.Werner Koch1-0/+2
2001-12-14Fixed test keyWerner Koch1-1/+1