index
:
delta/libgcrypt.git
ECC-INTEGRATION-1-5
LIBGCRYPT-1-2-BRANCH
LIBGCRYPT-1-4-BRANCH
LIBGCRYPT-1-5-BRANCH
LIBGCRYPT-1-6-BRANCH
LIBGCRYPT-1-7-BRANCH
LIBGCRYPT-1.10-BRANCH
LIBGCRYPT-1.8-BRANCH
LIBGCRYPT-1.9-BRANCH
LIBGCRYPT-2.0-MO
OS2-BRANCH
STABLE-BRANCH-1-0
baserock/gnome
baserock/libgcrypt-1.5.5
baserock/morph
cipher-amd64-optimizations
cipher-s390x-optimizations
compliant-ecc-keygen
dkg/ecc-debug-cleanup
dkg/fix-T3894
ePit-1-0
gniibe-T3358
gniibe-curve25519
gniibe-mpi-pow-2017-06
gniibe/4293
gniibe/cmac-selftest
gniibe/const-invm
gniibe/fips-from-redhat
gniibe/jitterent
gniibe/new-pk-api
gniibe/t5797
gniibe/x448
http-to-https
justus/fix-error-handling
master
mo
padlock-test
t4873
ueno-pss
dev.gnupg.org: source/libgcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cipher
/
pubkey-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cipher: Support internal hashing for DSA and ECDSA signing.
NIIBE Yutaka
2021-07-29
1
-1
/
+2
*
cipher: Extend RSA-PSS internal function for verify, too.
NIIBE Yutaka
2021-07-23
1
-1
/
+1
*
cipher: Extend RSA-PSS internal function.
NIIBE Yutaka
2021-07-23
1
-1
/
+2
*
cipher: Check by caller instead, not by callee for RSA-PSS.
NIIBE Yutaka
2021-07-23
1
-1
/
+1
*
dsa,ecdsa: Fix use of nonce, use larger one.
NIIBE Yutaka
2019-08-08
1
-0
/
+1
*
Add a simple (raw) PKCS#1 padding mode
Dmitry Eremin-Solenikov
2014-03-04
1
-0
/
+4
*
Truncate hash values for ECDSA signature scheme
Dmitry Eremin-Solenikov
2014-01-13
1
-0
/
+3
*
sexp: Add function gcry_sexp_extract_param.
Werner Koch
2013-10-16
1
-3
/
+0
*
pubkey: Support flags list in gcry_pk_genkey.
Werner Koch
2013-10-14
1
-0
/
+3
*
pubkey: Move sexp parsing for gcry_pk_decrypt to the modules.
Werner Koch
2013-10-11
1
-0
/
+4
*
pubkey: Move sexp parsing for gcry_pk_verify to the modules.
Werner Koch
2013-10-09
1
-0
/
+14
*
pubkey: Move sexp parsing for gcry_pk_getkey to the modules.
Werner Koch
2013-10-08
1
-2
/
+10
*
pk: Move RSA encoding functions to a new file.
Werner Koch
2013-09-19
1
-0
/
+33
*
Implement deterministic DSA as specified by rfc-6979.
Werner Koch
2013-07-26
1
-0
/
+6
*
ecc: Fix a minor flaw in the generation of K.
Werner Koch
2013-05-24
1
-0
/
+3
*
Add gcry_pubkey_get_sexp.
Werner Koch
2013-04-11
1
-0
/
+29