projects
/
libgcrypt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libgcrypt.git
2011-06-09
Werner Koch
Use octet_string_from_mpi in oaep_decode.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Werner Koch
Add random-override parameter to the PK functions to...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Werner Koch
Expect mHash as input to the PSS functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Werner Koch
Merge branch 'master' into ueno-pss
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Werner Koch
Restructure pss_verify to match the description in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Werner Koch
Restructure pss_encode to match the description in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Werner Koch
Restructure oaep_decode to match the description in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Werner Koch
Restructure oaep_encode to match the description in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Werner Koch
Add comments to the mgf1 function and speed it up.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Werner Koch
Add option --die to ease debugging
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Werner Koch
Let gcry_pk_decrypt in non-raw mode return a verbatim...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Werner Koch
Fixed pkcs#1 unpadding
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Daiki Ueno
Fix double-free when un-padding invalid data.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Daiki Ueno
Support PSS.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Daiki Ueno
Tell check_pubkey_* which PK algo is used.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Daiki Ueno
Cleanup pk_encoding_ctx code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Daiki Ueno
Simplify MGF1 by initializing MD handle at once.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Werner Koch
Merge branch 'master'.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Werner Koch
Add a few comments to the pkcs#1 code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Daiki Ueno
Fix memleak when decoding OAEP/PKCS#1 block type 2.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Daiki Ueno
Add $(GPG_ERROR_LIBS) to gcryptrnd_LDADD for gpg_strerror.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Daiki Ueno
Support PKCS#1 un-padding.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Werner Koch
Minor updates to the OAEP code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Werner Koch
Add missing ChangeLogs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Daiki Ueno
Support RSA-OAEP padding for encryption.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Werner Koch
Make sure to return correct error codes for secmem...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Werner Koch
Fix double free in gcry_pk_get_keygrip.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Werner Koch
CTR mode may now be used with arbitrary long data chunks.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Werner Koch
Allow for truncation in CTR mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Werner Koch
Add a few comments to explain the generation of k.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Werner Koch
Move an AC_SUBST to avoid an Emacs warning
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Werner Koch
Fix a small memory leak in gcry_pk_get_keygrip.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Werner Koch
Add a test option to help finding memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Werner Koch
Make sure that gcry_realloc (NULL, n) works on all...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Werner Koch
Add a version string to the binary
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Werner Koch
Fixed a few warnings emitted by gcc 4.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Werner Koch
New function gcry_kdf_derive
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Werner Koch
Shorten BUILD_REVISION macro
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Werner Koch
Add option host to libgcrypt-config.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Werner Koch
Updated gpg-error.m4 (bug#1261)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Werner Koch
Use AES-NI insns for CTR mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Werner Koch
Final changes for 1.5.0-beta1
libgcrypt-1.5.0-beta1
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Werner Koch
Allow --alignment option for md_bench
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Werner Koch
Fix strict-aliasing problems in rijndael.c
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Werner Koch
Flag the _ac_ functions as deprecated.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Werner Koch
Fix AES-NI detection.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
Werner Koch
Add GCRYCTL_DISABLE_HWF
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
Werner Koch
Improved AES-CFB performance using AES-NI insn.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Werner Koch
Add asm code to use aeskeygenassist.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Werner Koch
Change more AES-NI code into plain asm
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Werner Koch
Use a better alignment.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Werner Koch
Simplify context alignment and align the IV.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Werner Koch
First take on using AES-NI instructions
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Werner Koch
Renamed existing flag for AES-NI and fixed detection.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Werner Koch
Small tweak to the ECC debug output.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Werner Koch
Nuked almost all trailing whitespace.
post-nuke-of-trailing-ws
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Werner Koch
Add ChangeLog Entry for Andrey's changes.
ECC-INTEGRATION-1-5
ecc-integration-done
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Werner Koch
Add function gcry_pk_get_param.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Werner Koch
Handle opaque MPIs in gcry_mpi_cmp
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Werner Koch
Add gcry_pk_get_curve.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Werner Koch
Changed ecdh parameter names and fixed MPI allocation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Werner Koch
Return used curve name with ECC key generation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Werner Koch
Reverted the API to the old one.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Werner Koch
Merge commit 'f4786ac' into ECC-INTEGRATION-1-5
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Werner Koch
Extend ignore file for non-vpath builds
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Werner Koch
Begin of changing the ECDH API.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Werner Koch
Editorial changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Werner Koch
Revert version number to 1.5.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Andrey Jivsov
Fixed a typo, added logging.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Andrey Jivsov
'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Werner Koch
Add a list of files to ignore.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Andrey Jivsov
Integrating code.google.com/p/gnupg-ecc/source/detail...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Werner Koch
Makefile.am (LDADD): Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Werner Koch
* configure.ac (BUILD_REVISION): Use git_revision.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Werner Koch
Doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Werner Koch
Look at GNUPG_RNDW32_NOPERF
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Werner Koch
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Werner Koch
Prepare support of ia32 AES instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Werner Koch
Fix bug 1263
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Werner Koch
Prepare for a gpg-error change
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Werner Koch
Insert sys/select.h to be POSIXly correct.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Werner Koch
Minor changes for MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Werner Koch
fixes for msvc compiler
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Werner Koch
Allow transient-key for ecdsa.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Marcus Brinkmann
2010-04-27 Marcus Brinkmann <marcus@g10code.de>
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Marcus Brinkmann
2010-04-19 Marcus Brinkmann <marcus@g10code.de>
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Marcus Brinkmann
2010-04-19 Marcus Brinkmann <marcus@g10code.de>
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Marcus Brinkmann
2010-04-16 Marcus Brinkmann <marcus@g10code.de>
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Werner Koch
Updated
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Werner Koch
Applied spelling fixes and more verbose test diagnositc...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Werner Koch
Typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Werner Koch
Add new TIGER variants
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Werner Koch
Added an entropy gatherer for W32CE.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Werner Koch
Help not to edit a generated buffer.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Werner Koch
Fix for gcc 4.4 on mips
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Werner Koch
Support WindowsCE.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Werner Koch
Add an identifier for ECDH.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Werner Koch
Boost performance of SHA-512 and SHA-256.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Werner Koch
Add option --disable-O-flag-munging.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Werner Koch
Cleaned up the cipher encrypy/decrypt constraints checks.
commit
|
commitdiff
|
tree
|
snapshot
next