index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
decrypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include the library version in the compliance checks.
Werner Koch
2021-01-28
1
-1
/
+1
*
sm: Add arg ctrl to keydb_new.
Werner Koch
2020-09-03
1
-1
/
+1
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
1
-2
/
+1
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
1
-2
/
+2
*
sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme.
Werner Koch
2020-05-08
1
-32
/
+68
*
sm: Print algorithm infos in data decryption mode.
Werner Koch
2020-05-08
1
-0
/
+13
*
sm: Support decryption of ECDH data using a smartcard.
Werner Koch
2020-05-07
1
-8
/
+11
*
sm: Support encryption using ECDH keys.
Werner Koch
2020-05-04
1
-1
/
+4
*
sm: Support decryption of ECDH data.
Werner Koch
2020-04-23
1
-37
/
+365
*
sm: Replace some debug message by log_error or log_info
Werner Koch
2020-04-21
1
-7
/
+10
*
sm: Support AES-256 key.
NIIBE Yutaka
2019-08-05
1
-3
/
+3
*
sm: Return the last error for pubkey decryption.
NIIBE Yutaka
2019-07-05
1
-6
/
+8
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-2
/
+2
*
gpg,sm: Error out on compliance mismatch while decrypting.
Werner Koch
2017-08-01
1
-7
/
+12
*
gpg,sm: String changes for compliance diagnostics.
Werner Koch
2017-07-28
1
-3
/
+3
*
gpg,sm: Fix compliance checking for decryption.
Werner Koch
2017-07-27
1
-10
/
+12
*
indent,i18n: Make some new strings translatable. Wrap too long lines.
Werner Koch
2017-06-23
1
-1
/
+2
*
gpg,gpgsm: Fix compliance check for DSA and avoid an assert.
Werner Koch
2017-06-19
1
-3
/
+4
*
indent: Always use "_(" and not "_ (" to mark translatable strings.
Werner Koch
2017-06-19
1
-2
/
+2
*
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
2017-06-08
1
-9
/
+32
*
common: Add cipher mode to compliance predicate.
Justus Winter
2017-06-07
1
-2
/
+1
*
gpg: Report compliance with CO_DE_VS.
Justus Winter
2017-06-01
1
-0
/
+25
*
sm: Fix typo.
Justus Winter
2017-05-31
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
common: Rename remaining symbols in ksba-io-support.
Werner Koch
2017-02-16
1
-5
/
+5
*
common: Remove gpgsm dependencies from ksba-io-support.
Werner Koch
2017-02-16
1
-2
/
+9
*
gpgsm: Allow decryption with a card returning a PKCS#1 stripped key.
Werner Koch
2016-11-29
1
-3
/
+5
*
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
2016-11-10
1
-1
/
+1
*
sm: Remove unused arg SECRET from keydb functions.
Werner Koch
2016-11-10
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix typos spotted during translations
David Prévot
2012-08-24
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-2
/
+2
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-25
/
+23
*
Remove superfluous parameter.
Werner Koch
2010-11-26
1
-1
/
+1
*
Replace use stdio by estream functions.
Werner Koch
2010-03-08
1
-10
/
+9
*
More stuff for the audit-log.
Werner Koch
2009-12-02
1
-1
/
+52
*
Print NO_SECKEY status line in gpgsm.
Werner Koch
2009-03-25
1
-0
/
+24
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Allow export to work on systems without funopen/fopencookie.
Werner Koch
2007-03-19
1
-1
/
+1
*
Preparing the 2.0.3 release
Werner Koch
2007-03-08
1
-3
/
+3
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
V1-9-15
Werner Koch
2005-01-13
1
-1
/
+1
*
* configure.ac: Require libksba 0.9.7.
Werner Koch
2004-06-06
1
-4
/
+4
*
* sign.c (gpgsm_sign): Include the error source in the final error
Werner Koch
2004-05-11
1
-1
/
+2
*
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
Werner Koch
2004-04-26
1
-4
/
+5
*
(gpgsm_decrypt): Return GPG_ERR_NO_DATA if it is not a
Werner Koch
2004-04-08
1
-0
/
+5
*
* certcheck.c (gpgsm_create_cms_signature): Format a description
Werner Koch
2004-02-13
1
-5
/
+10
*
* encrypt.c (init_dek): Check for too weak algorithms.
Werner Koch
2004-02-13
1
-1
/
+1
*
* sign.c (gpgsm_sign): Print an error message on all failures.
Werner Koch
2004-01-16
1
-1
/
+4
*
Replaced deprecated type names.
Werner Koch
2003-12-17
1
-30
/
+23
[next]