projects
/
libgcrypt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pubkey: Move sexp parsing for gcry_pk_getkey to the modules.
[libgcrypt.git]
/
cipher
/
pubkey.c
2013-10-08
Werner Koch
pubkey: Move sexp parsing for gcry_pk_getkey to the...
blob
|
commitdiff
2013-10-08
Werner Koch
cipher: Deprecate GCRY_PK_ELG_E.
blob
|
commitdiff
|
diff to current
2013-10-01
Werner Koch
cipher: Simplify the cipher dispatcher cipher.c.
blob
|
commitdiff
|
diff to current
2013-09-23
Werner Koch
pk: Add algo id GCRY_PK_ECC and deprecate ECDSA and...
blob
|
commitdiff
|
diff to current
2013-09-20
Werner Koch
pk: Move s-exp creation for gcry_pk_decrypt to the...
blob
|
commitdiff
|
diff to current
2013-09-20
Werner Koch
pk: Remove unused function.
blob
|
commitdiff
|
diff to current
2013-09-19
Werner Koch
pk: Move s-expr creation for genkey to the modules.
blob
|
commitdiff
|
diff to current
2013-09-19
Werner Koch
pk: Move RSA encoding functions to a new file.
blob
|
commitdiff
|
diff to current
2013-09-19
Werner Koch
pk: Move s-expr creation for sign and encrypt to the...
blob
|
commitdiff
|
diff to current
2013-09-18
Werner Koch
pk: Simplify the public key dispatcher pubkey.c.
blob
|
commitdiff
|
diff to current
2013-09-18
Werner Koch
pk: Merge extraspecs struct with standard specs struct.
blob
|
commitdiff
|
diff to current
2013-09-18
Werner Koch
ecc: Add Ed25519 key generation and prepare for optimiz...
blob
|
commitdiff
|
diff to current
2013-09-16
Werner Koch
ecc: Implement Curve Ed25519 signing and verification.
blob
|
commitdiff
|
diff to current
2013-09-11
Werner Koch
Streamline the use of the internal mpi and hex debug...
blob
|
commitdiff
|
diff to current
2013-09-07
Werner Koch
mpi: Improve support for non-Weierstrass support.
blob
|
commitdiff
|
diff to current
2013-09-04
Werner Koch
Prepare support for EdDSA.
blob
|
commitdiff
|
diff to current
2013-08-08
NIIBE Yutaka
cipher: fix memory leak.
blob
|
commitdiff
|
diff to current
2013-08-06
NIIBE Yutaka
cipher: fix memory leaks.
blob
|
commitdiff
|
diff to current
2013-07-26
Werner Koch
Allow the use of a private-key s-expression with gcry_p...
blob
|
commitdiff
|
diff to current
2013-07-19
Werner Koch
pk: Allow the use of a hash element for DSA sign and...
blob
|
commitdiff
|
diff to current
2013-07-17
Werner Koch
cipher: Prepare to pass extra info to the sign functions.
blob
|
commitdiff
|
diff to current
2013-04-12
Werner Koch
Add hack to allow using an "ecc" key for "ecdsa" or...
blob
|
commitdiff
|
diff to current
2013-04-11
Werner Koch
Add gcry_pubkey_get_sexp.
blob
|
commitdiff
|
diff to current
2013-04-11
Werner Koch
Remove unused code.
blob
|
commitdiff
|
diff to current
2013-04-05
Werner Koch
Make the Q parameter optional for ECC signing.
blob
|
commitdiff
|
diff to current
2011-12-01
Werner Koch
Completed switch to a simpler thread model.
blob
|
commitdiff
|
diff to current
2011-09-15
Werner Koch
Factor cipher mode code out to separate files.
blob
|
commitdiff
|
diff to current
2011-09-15
Werner Koch
Removed the module registration interface
blob
|
commitdiff
|
diff to current
2011-06-13
Werner Koch
Fixed a pkcs#1 v1.5 flaw regarding leading zero bytes
blob
|
commitdiff
|
diff to current
2011-06-10
Werner Koch
Fixed leading zero problems in PSS and OAEP.
ueno-pss
blob
|
commitdiff
|
diff to current
2011-06-09
Werner Koch
Add OAEP regression test.
blob
|
commitdiff
|
diff to current
2011-06-09
Werner Koch
Add a small comment.
blob
|
commitdiff
|
diff to current
2011-06-09
Werner Koch
Use octet_string_from_mpi in oaep_decode.
blob
|
commitdiff
|
diff to current
2011-06-09
Werner Koch
Add random-override parameter to the PK functions to...
blob
|
commitdiff
|
diff to current
2011-06-09
Werner Koch
Expect mHash as input to the PSS functions.
blob
|
commitdiff
|
diff to current
2011-06-09
Werner Koch
Merge branch 'master' into ueno-pss
blob
|
commitdiff
|
diff to current
2011-06-09
Werner Koch
Restructure pss_verify to match the description in...
blob
|
commitdiff
|
diff to current
2011-06-08
Werner Koch
Restructure pss_encode to match the description in...
blob
|
commitdiff
|
diff to current
2011-06-03
Werner Koch
Restructure oaep_decode to match the description in...
blob
|
commitdiff
|
diff to current
2011-06-03
Werner Koch
Restructure oaep_encode to match the description in...
blob
|
commitdiff
|
diff to current
2011-06-03
Werner Koch
Add comments to the mgf1 function and speed it up.
blob
|
commitdiff
|
diff to current
2011-05-31
Werner Koch
Let gcry_pk_decrypt in non-raw mode return a verbatim...
blob
|
commitdiff
|
diff to current
2011-05-30
Werner Koch
Fixed pkcs#1 unpadding
blob
|
commitdiff
|
diff to current
2011-05-27
Daiki Ueno
Fix double-free when un-padding invalid data.
blob
|
commitdiff
|
diff to current
2011-05-25
Daiki Ueno
Support PSS.
blob
|
commitdiff
|
diff to current
2011-05-24
Daiki Ueno
Cleanup pk_encoding_ctx code.
blob
|
commitdiff
|
diff to current
2011-05-24
Daiki Ueno
Simplify MGF1 by initializing MD handle at once.
blob
|
commitdiff
|
diff to current
2011-05-23
Werner Koch
Merge branch 'master'.
blob
|
commitdiff
|
diff to current
2011-05-23
Werner Koch
Add a few comments to the pkcs#1 code.
blob
|
commitdiff
|
diff to current
2011-05-23
Daiki Ueno
Fix memleak when decoding OAEP/PKCS#1 block type 2.
blob
|
commitdiff
|
diff to current
2011-05-18
Daiki Ueno
Support PKCS#1 un-padding.
blob
|
commitdiff
|
diff to current
2011-05-11
Werner Koch
Minor updates to the OAEP code.
blob
|
commitdiff
|
diff to current
2011-05-11
Daiki Ueno
Support RSA-OAEP padding for encryption.
blob
|
commitdiff
|
diff to current
2011-04-11
Werner Koch
Fix double free in gcry_pk_get_keygrip.
blob
|
commitdiff
|
diff to current
2011-04-04
Werner Koch
Fix a small memory leak in gcry_pk_get_keygrip.
blob
|
commitdiff
|
diff to current
2011-03-28
Werner Koch
Fixed a few warnings emitted by gcc 4.6.
blob
|
commitdiff
|
diff to current
2011-02-11
Werner Koch
Small tweak to the ECC debug output.
blob
|
commitdiff
|
diff to current
2011-02-01
Werner Koch
Add function gcry_pk_get_param.
blob
|
commitdiff
|
diff to current
2011-02-01
Werner Koch
Add gcry_pk_get_curve.
blob
|
commitdiff
|
diff to current
2011-01-31
Werner Koch
Changed ecdh parameter names and fixed MPI allocation.
blob
|
commitdiff
|
diff to current
2011-01-31
Werner Koch
Return used curve name with ECC key generation
blob
|
commitdiff
|
diff to current
2011-01-27
Werner Koch
Merge commit 'f4786ac' into ECC-INTEGRATION-1-5
blob
|
commitdiff
|
diff to current
2011-01-26
Werner Koch
Begin of changing the ECDH API.
blob
|
commitdiff
|
diff to current
2011-01-20
Werner Koch
Editorial changes.
blob
|
commitdiff
|
diff to current
2011-01-06
Andrey Jivsov
Integrating code.google.com/p/gnupg-ecc/source/detail...
blob
|
commitdiff
|
diff to current
2010-11-04
Werner Koch
Doc fixes.
blob
|
commitdiff
|
diff to current
2010-08-31
Werner Koch
typo fix
blob
|
commitdiff
|
diff to current
2010-04-12
Werner Koch
Applied spelling fixes and more verbose test diagnositc...
blob
|
commitdiff
|
diff to current
2008-11-25
Werner Koch
Finished RSA X9.31 key generation.
blob
|
commitdiff
|
diff to current
2008-11-24
Werner Koch
Cleaned up the public key module calling conventions.
blob
|
commitdiff
|
diff to current
2008-09-30
Werner Koch
Fix bug #936.
blob
|
commitdiff
|
diff to current
2008-09-12
Werner Koch
Only run required tests during power-up self-test.
blob
|
commitdiff
|
diff to current
2008-08-29
Werner Koch
Overhauled the keygrip computation.
blob
|
commitdiff
|
diff to current
2008-08-26
Werner Koch
Implemented transient-key flag as requested by the...
blob
|
commitdiff
|
diff to current
2008-08-20
Werner Koch
Replace assert calls by a new gcry_assert at most places.
blob
|
commitdiff
|
diff to current
2008-08-19
Werner Koch
A whole bunch of changes to eventually support
blob
|
commitdiff
|
diff to current
2008-01-08
Werner Koch
Manual and comment fixes.
blob
|
commitdiff
|
diff to current
2007-12-05
Werner Koch
Fixed an internal bug in rsa.c
blob
|
commitdiff
|
diff to current
2007-07-26
Werner Koch
Fixed symbol prefix detection.
blob
|
commitdiff
|
diff to current
2007-04-29
Marcus Brinkmann
cipher/
blob
|
commitdiff
|
diff to current
2007-04-20
Werner Koch
Support more curves.
blob
|
commitdiff
|
diff to current
2007-04-18
Werner Koch
Enhanced support for ECDSA.
blob
|
commitdiff
|
diff to current
2007-04-16
Werner Koch
./
blob
|
commitdiff
|
diff to current
2007-03-28
Werner Koch
Rewrote the ECDSA implementation.
blob
|
commitdiff
|
diff to current
2007-03-22
Werner Koch
Experimental support for ECDSA.
blob
|
commitdiff
|
diff to current
2007-02-23
Werner Koch
Ported last changes from 1.2.
blob
|
commitdiff
|
diff to current
2007-02-22
Werner Koch
Fixed bug#596 adn minor cleanups
blob
|
commitdiff
|
diff to current
2007-02-21
Werner Koch
A lot of cleanups as well as minor API changes.
blob
|
commitdiff
|
diff to current
2006-10-25
Werner Koch
See ChangeLog. There are still problems in ac.c.
blob
|
commitdiff
|
diff to current
2006-10-17
Werner Koch
Various minor changes.
blob
|
commitdiff
|
diff to current
2006-10-05
Werner Koch
fix gcc4 warning (David) and other collected fixes.
blob
|
commitdiff
|
diff to current
2006-06-21
Werner Koch
Changed xmalloc style calls to proper malloc calls...
blob
|
commitdiff
|
diff to current
2005-11-02
Moritz Schulte
src/ChangeLog
blob
|
commitdiff
|
diff to current
2005-11-01
Moritz Schulte
ChangeLog:
blob
|
commitdiff
|
diff to current
2005-02-25
Werner Koch
(gcry_pk_get_keygrip): Allow for shadowed-private-key.
blob
|
commitdiff
|
diff to current
2005-02-13
Moritz Schulte
2005-02-07 Moritz Schulte <moritz@g10code.com>
blob
|
commitdiff
|
diff to current
2004-09-15
Moritz Schulte
2004-09-11 Moritz Schulte <moritz@g10code.com>
blob
|
commitdiff
|
diff to current
2004-08-23
Moritz Schulte
2004-08-23 Moritz Schulte <moritz@g10code.com>
blob
|
commitdiff
|
diff to current
2004-08-19
Werner Koch
(sexp_data_to_mpi): Changed the zero random byte
blob
|
commitdiff
|
diff to current
2004-08-09
Moritz Schulte
2004-08-09 Moritz Schulte <moritz@g10code.com>
blob
|
commitdiff
|
diff to current
next