aboutsummaryrefslogtreecommitdiffstats
path: root/sm/sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-221-74/+58
|\
| * gpgsm: Support ECDSA in de-vs mode.Werner Koch2023-11-081-2/+2
| * gpgsm: Cleanup of legacy variable name use.Werner Koch2023-11-081-72/+56
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-071-3/+6
|\|
| * sm: Flag Brainpool curves as compliant for all other operations.Werner Koch2023-10-241-3/+6
* | sm: Use estream for I/O.NIIBE Yutaka2023-07-251-26/+8
|/
* gpgsm: New option --input-size-hint.Werner Koch2023-06-151-0/+2
* gpgsm: Print PROGRESS status lines.Werner Koch2023-06-151-1/+3
* agent: Add trustlist flag "de-vs".Werner Koch2023-04-031-2/+4
* gpgsm: Create binary detached sigs with definite form length octets.Werner Koch2023-04-031-4/+251
* gpgsm: Remove conditional compilation for older libksba versions.Werner Koch2023-03-311-10/+5
* gpgsm: Also announce AES256-CBC in signatures.Werner Koch2022-10-281-7/+10
* sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka2022-02-181-1/+2
* sm: Implement initial support for keyboxd.Werner Koch2020-09-101-1/+1
* sm: Add arg ctrl to keydb_new.Werner Koch2020-09-031-3/+3
* gpgsm: Replace all assert calls by log_assert.Werner Koch2020-07-081-2/+1
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-1/+1
* sm: Support signing using ECDSA.Werner Koch2020-05-111-32/+53
* sm: Fix annoying warning about not yet implemented --attribute.Werner Koch2020-05-071-1/+2
* sm: Replace some debug message by log_error or log_infoWerner Koch2020-04-211-1/+0
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-1/+1
* sm: Avoid confusing diagnostic for the default key.Werner Koch2019-05-271-3/+3
* sm: Add yet inactive options to support authenticodeWerner Koch2019-04-301-2/+116
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-5/+7
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+11
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-2/+2
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-0/+27
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* common: Rename remaining symbols in ksba-io-support.Werner Koch2017-02-161-3/+3
* common: Remove gpgsm dependencies from ksba-io-support.Werner Koch2017-02-161-1/+4
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-3/+3
* sm: Remove unused arg SECRET from keydb functions.Werner Koch2016-11-101-3/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Replace gcry_md_start_debug by gcry_md_debug.Werner Koch2011-09-201-2/+2
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-28/+28
* Remove superfluous parameter.Werner Koch2010-11-261-1/+1
* Whole lot of changes to support CE.Werner Koch2010-04-141-21/+24
* Replace use stdio by estream functions.Werner Koch2010-03-081-17/+19
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+1
* More stuff for the audit-log.Werner Koch2009-12-021-15/+37
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-1/+11
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-1/+1
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-261-1/+13
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-4/+1
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-031-1/+4