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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cipher: constify spec arrays
Jussi Kivilinna
2018-01-20
1
-1
/
+1
*
Disable non-allowed algorithms in FIPS mode
Vitezslav Cizek
2016-03-18
1
-0
/
+11
*
Fix typos found using codespell
Justus Winter
2015-11-17
1
-2
/
+2
*
pubkey: Re-map all depreccated RSA algo numbers.
Werner Koch
2014-04-16
1
-8
/
+6
*
Replace ath based mutexes by gpgrt based locks.
Werner Koch
2014-01-16
1
-1
/
+0
*
Remove macro hacks for internal vs. external functions. Part 2 and last.
Werner Koch
2013-12-12
1
-5
/
+5
*
Remove macro hacks for internal vs. external functions. Part 1.
Werner Koch
2013-12-05
1
-75
/
+74
*
pubkey: Move sexp parsing of remaining fucntions to the modules.
Werner Koch
2013-10-11
1
-457
/
+23
*
pubkey: Move sexp parsing for gcry_pk_decrypt to the modules.
Werner Koch
2013-10-11
1
-260
/
+5
*
pubkey: Move sexp parsing for gcry_pk_encrypt to the modules.
Werner Koch
2013-10-11
1
-43
/
+5
*
pubkey: Move sexp parsing for gcry_pk_sign to the modules.
Werner Koch
2013-10-11
1
-53
/
+5
*
pubkey: Move sexp parsing for gcry_pk_verify to the modules.
Werner Koch
2013-10-09
1
-655
/
+15
*
pubkey: Move sexp parsing for gcry_pk_get_nbits to the modules.
Werner Koch
2013-10-08
1
-16
/
+70
*
pubkey: Move sexp parsing for gcry_pk_getkey to the modules.
Werner Koch
2013-10-08
1
-55
/
+3
*
cipher: Deprecate GCRY_PK_ELG_E.
Werner Koch
2013-10-08
1
-1
/
+2
*
cipher: Simplify the cipher dispatcher cipher.c.
Werner Koch
2013-10-01
1
-1
/
+1
*
pk: Add algo id GCRY_PK_ECC and deprecate ECDSA and ECDH.
Werner Koch
2013-09-23
1
-4
/
+26
*
pk: Move s-exp creation for gcry_pk_decrypt to the modules.
Werner Koch
2013-09-20
1
-48
/
+10
*
pk: Remove unused function.
Werner Koch
2013-09-20
1
-22
/
+0
*
pk: Move s-expr creation for genkey to the modules.
Werner Koch
2013-09-19
1
-203
/
+5
*
pk: Move RSA encoding functions to a new file.
Werner Koch
2013-09-19
1
-988
/
+38
*
pk: Move s-expr creation for sign and encrypt to the modules.
Werner Koch
2013-09-19
1
-398
/
+89
*
pk: Simplify the public key dispatcher pubkey.c.
Werner Koch
2013-09-18
1
-740
/
+276
*
pk: Merge extraspecs struct with standard specs struct.
Werner Koch
2013-09-18
1
-49
/
+31
*
ecc: Add Ed25519 key generation and prepare for optimizations.
Werner Koch
2013-09-18
1
-11
/
+39
*
ecc: Implement Curve Ed25519 signing and verification.
Werner Koch
2013-09-16
1
-13
/
+32
*
Streamline the use of the internal mpi and hex debug functions.
Werner Koch
2013-09-11
1
-11
/
+11
*
mpi: Improve support for non-Weierstrass support.
Werner Koch
2013-09-07
1
-1
/
+1
*
Prepare support for EdDSA.
Werner Koch
2013-09-04
1
-11
/
+68
*
cipher: fix memory leak.
NIIBE Yutaka
2013-08-09
1
-1
/
+10
*
cipher: fix memory leaks.
NIIBE Yutaka
2013-08-06
1
-4
/
+4
*
Allow the use of a private-key s-expression with gcry_pk_verify.
Werner Koch
2013-07-26
1
-1
/
+6
*
pk: Allow the use of a hash element for DSA sign and verify.
Werner Koch
2013-07-19
1
-7
/
+54
*
cipher: Prepare to pass extra info to the sign functions.
Werner Koch
2013-07-17
1
-2
/
+6
*
Add hack to allow using an "ecc" key for "ecdsa" or "ecdh".
Werner Koch
2013-04-12
1
-17
/
+33
*
Add gcry_pubkey_get_sexp.
Werner Koch
2013-04-11
1
-0
/
+45
*
Remove unused code.
Werner Koch
2013-04-11
1
-92
/
+0
*
Make the Q parameter optional for ECC signing.
Werner Koch
2013-04-05
1
-15
/
+31
*
Completed switch to a simpler thread model.
Werner Koch
2011-12-01
1
-2
/
+6
*
Removed the module registration interface
Werner Koch
2011-09-15
1
-19
/
+1
*
Fixed a pkcs#1 v1.5 flaw regarding leading zero bytes
Werner Koch
2011-06-13
1
-38
/
+100
*
Fixed leading zero problems in PSS and OAEP.
ueno-pss
Werner Koch
2011-06-10
1
-77
/
+119
*
Add OAEP regression test.
Werner Koch
2011-06-09
1
-1
/
+2
*
Add a small comment.
Werner Koch
2011-06-09
1
-1
/
+1
*
Use octet_string_from_mpi in oaep_decode.
Werner Koch
2011-06-09
1
-82
/
+62
*
Add random-override parameter to the PK functions to allow better regression ...
Werner Koch
2011-06-09
1
-8
/
+98
*
Expect mHash as input to the PSS functions.
Werner Koch
2011-06-09
1
-38
/
+45
*
Merge branch 'master' into ueno-pss
Werner Koch
2011-06-09
1
-153
/
+368
|
\
|
*
Restructure oaep_decode to match the description in rfc-3447.
Werner Koch
2011-06-03
1
-68
/
+147
|
*
Restructure oaep_encode to match the description in rfc-3447.
Werner Koch
2011-06-03
1
-41
/
+102
[next]