projects
/
libgcrypt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rinjdael: Fix use of SSE2 outside USE_AESNI/ctx->use_aesni
[libgcrypt.git]
/
cipher
/
2013-02-19
Jussi Kivilinna
Rinjdael: Fix use of SSE2 outside USE_AESNI/ctx->use_aesni
tree
|
commitdiff
2013-02-19
Jussi Kivilinna
Add AES-NI/AVX accelerated Camellia implementation
tree
|
commitdiff
2013-02-19
Jussi Kivilinna
camellia.c: Prepare for AES-NI/AVX implementation
tree
|
commitdiff
2013-02-19
Jussi Kivilinna
Camellia, prepare glue code for AES-NI/AVX implementation
tree
|
commitdiff
2012-12-03
Werner Koch
Try to use inttypes.h if stdint.h is not available.
tree
|
commitdiff
2012-12-03
Jussi Kivilinna
Optimize buffer xoring.
tree
|
commitdiff
2012-11-29
Jussi Kivilinna
Optimize AES-NI CTR mode.
tree
|
commitdiff
2012-11-28
Werner Koch
Make a cpp conditional in rijndael.c better readable.
tree
|
commitdiff
2012-11-28
Jussi Kivilinna
Fix building with Clang on x86-64 and i386
tree
|
commitdiff
2012-11-26
Jussi Kivilinna
Fix missing 64bit carry handling in AES-NI CTR mode
tree
|
commitdiff
2012-11-26
Jussi Kivilinna
Add parallelized AES-NI CBC decryption
tree
|
commitdiff
2012-11-26
Jussi Kivilinna
Clear xmm5 after use in AES-NI CTR mode
tree
|
commitdiff
2012-11-26
Jussi Kivilinna
Optimize AES-NI CBC encryption
tree
|
commitdiff
2012-11-26
Jussi Kivilinna
Improve parallelizability of CBC decryption for AES-NI
tree
|
commitdiff
2012-11-21
Werner Koch
Fix for strict aliasing rules.
tree
|
commitdiff
2012-11-21
Jussi Kivilinna
Fix too large burn_stack in camellia-glue.c
tree
|
commitdiff
2012-11-21
Jussi Kivilinna
Add x86_64 support for AES-NI
tree
|
commitdiff
2012-11-21
Werner Koch
Use configure test for aligned attribute.
tree
|
commitdiff
2012-11-21
Werner Koch
Fix segv with AES-NI on some platforms.
tree
|
commitdiff
2012-11-07
Werner Koch
Fix memory leak in gcry_pk_testkey for ECC.
tree
|
commitdiff
2012-10-30
Milan Broz
PBKDF2: Allow empty passphrase.
tree
|
commitdiff
2012-06-21
Werner Koch
Beautify last change.
tree
|
commitdiff
2012-06-21
Rafaël Carré
Enable VIA Padlock on x86_64 platforms
tree
|
commitdiff
2012-05-14
Werner Koch
Add curve aliases from RFC-5656.
tree
|
commitdiff
2012-02-17
Ulrich Müller
Rework selftest in idea.c.
tree
|
commitdiff
2012-02-16
Ulrich Müller
Add support for the IDEA cipher.
tree
|
commitdiff
2012-01-09
Werner Koch
Include an IDEA implementation.
tree
|
commitdiff
2011-12-01
Werner Koch
Generate the ChangeLog from commit logs.
tree
|
commitdiff
2011-12-01
Werner Koch
Completed switch to a simpler thread model.
tree
|
commitdiff
2011-09-15
Werner Koch
Factor cipher mode code out to separate files.
tree
|
commitdiff
2011-09-15
Werner Koch
Removed the module registration interface
tree
|
commitdiff
2011-09-15
Werner Koch
Removed the AC interface (gcry_ac_*)
tree
|
commitdiff
2011-08-03
Werner Koch
Factor cipher mode code out to separate files.
tree
|
commitdiff
2011-06-29
Werner Koch
Fixed a bug in the gcry_cipher_get_algo_keylen and...
tree
|
commitdiff
2011-06-13
Werner Koch
Fixed a pkcs#1 v1.5 flaw regarding leading zero bytes
tree
|
commitdiff
2011-06-10
Werner Koch
Fixed leading zero problems in PSS and OAEP.
ueno-pss
tree
|
commitdiff
2011-06-09
Werner Koch
Add OAEP regression test.
tree
|
commitdiff
2011-06-09
Werner Koch
Add a small comment.
tree
|
commitdiff
2011-06-09
Werner Koch
Use octet_string_from_mpi in oaep_decode.
tree
|
commitdiff
2011-06-09
Werner Koch
Add random-override parameter to the PK functions to...
tree
|
commitdiff
2011-06-09
Werner Koch
Expect mHash as input to the PSS functions.
tree
|
commitdiff
2011-06-09
Werner Koch
Merge branch 'master' into ueno-pss
tree
|
commitdiff
2011-06-09
Werner Koch
Restructure pss_verify to match the description in...
tree
|
commitdiff
2011-06-08
Werner Koch
Restructure pss_encode to match the description in...
tree
|
commitdiff
2011-06-03
Werner Koch
Restructure oaep_decode to match the description in...
tree
|
commitdiff
2011-06-03
Werner Koch
Restructure oaep_encode to match the description in...
tree
|
commitdiff
2011-06-03
Werner Koch
Add comments to the mgf1 function and speed it up.
tree
|
commitdiff
2011-05-31
Werner Koch
Let gcry_pk_decrypt in non-raw mode return a verbatim...
tree
|
commitdiff
2011-05-30
Werner Koch
Fixed pkcs#1 unpadding
tree
|
commitdiff
2011-05-27
Daiki Ueno
Fix double-free when un-padding invalid data.
tree
|
commitdiff
2011-05-25
Daiki Ueno
Support PSS.
tree
|
commitdiff
2011-05-24
Daiki Ueno
Cleanup pk_encoding_ctx code.
tree
|
commitdiff
2011-05-24
Daiki Ueno
Simplify MGF1 by initializing MD handle at once.
tree
|
commitdiff
2011-05-23
Werner Koch
Merge branch 'master'.
tree
|
commitdiff
2011-05-23
Werner Koch
Add a few comments to the pkcs#1 code.
tree
|
commitdiff
2011-05-23
Daiki Ueno
Fix memleak when decoding OAEP/PKCS#1 block type 2.
tree
|
commitdiff
2011-05-18
Daiki Ueno
Support PKCS#1 un-padding.
tree
|
commitdiff
2011-05-11
Werner Koch
Minor updates to the OAEP code.
tree
|
commitdiff
2011-05-11
Werner Koch
Add missing ChangeLogs
tree
|
commitdiff
2011-05-11
Daiki Ueno
Support RSA-OAEP padding for encryption.
tree
|
commitdiff
2011-04-19
Werner Koch
Make sure to return correct error codes for secmem...
tree
|
commitdiff
2011-04-11
Werner Koch
Fix double free in gcry_pk_get_keygrip.
tree
|
commitdiff
2011-04-11
Werner Koch
CTR mode may now be used with arbitrary long data chunks.
tree
|
commitdiff
2011-04-11
Werner Koch
Allow for truncation in CTR mode.
tree
|
commitdiff
2011-04-08
Werner Koch
Add a few comments to explain the generation of k.
tree
|
commitdiff
2011-04-04
Werner Koch
Fix a small memory leak in gcry_pk_get_keygrip.
tree
|
commitdiff
2011-03-28
Werner Koch
Fixed a few warnings emitted by gcc 4.6.
tree
|
commitdiff
2011-03-09
Werner Koch
New function gcry_kdf_derive
tree
|
commitdiff
2011-02-22
Werner Koch
Use AES-NI insns for CTR mode.
tree
|
commitdiff
2011-02-18
Werner Koch
Fix strict-aliasing problems in rijndael.c
tree
|
commitdiff
2011-02-16
Werner Koch
Improved AES-CFB performance using AES-NI insn.
tree
|
commitdiff
2011-02-15
Werner Koch
Add asm code to use aeskeygenassist.
tree
|
commitdiff
2011-02-15
Werner Koch
Change more AES-NI code into plain asm
tree
|
commitdiff
2011-02-14
Werner Koch
Use a better alignment.
tree
|
commitdiff
2011-02-14
Werner Koch
Simplify context alignment and align the IV.
tree
|
commitdiff
2011-02-13
Werner Koch
First take on using AES-NI instructions
tree
|
commitdiff
2011-02-11
Werner Koch
Renamed existing flag for AES-NI and fixed detection.
tree
|
commitdiff
2011-02-11
Werner Koch
Small tweak to the ECC debug output.
tree
|
commitdiff
2011-02-04
Werner Koch
Nuked almost all trailing whitespace.
post-nuke-of-trailing-ws
tree
|
commitdiff
2011-02-02
Werner Koch
Add ChangeLog Entry for Andrey's changes.
ECC-INTEGRATION-1-5
ecc-integration-done
tree
|
commitdiff
2011-02-01
Werner Koch
Add function gcry_pk_get_param.
tree
|
commitdiff
2011-02-01
Werner Koch
Add gcry_pk_get_curve.
tree
|
commitdiff
2011-01-31
Werner Koch
Changed ecdh parameter names and fixed MPI allocation.
tree
|
commitdiff
2011-01-31
Werner Koch
Return used curve name with ECC key generation
tree
|
commitdiff
2011-01-27
Werner Koch
Reverted the API to the old one.
tree
|
commitdiff
2011-01-27
Werner Koch
Merge commit 'f4786ac' into ECC-INTEGRATION-1-5
tree
|
commitdiff
2011-01-26
Werner Koch
Begin of changing the ECDH API.
tree
|
commitdiff
2011-01-20
Werner Koch
Editorial changes.
tree
|
commitdiff
2011-01-13
Andrey Jivsov
Fixed a typo, added logging.
tree
|
commitdiff
2011-01-11
Andrey Jivsov
'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc...
tree
|
commitdiff
2011-01-06
Andrey Jivsov
Integrating code.google.com/p/gnupg-ecc/source/detail...
tree
|
commitdiff
2010-11-04
Werner Koch
Doc fixes.
tree
|
commitdiff
2010-08-31
Werner Koch
typo fix
tree
|
commitdiff
2010-08-19
Werner Koch
Fix bug 1263
tree
|
commitdiff
2010-08-16
Werner Koch
Insert sys/select.h to be POSIXly correct.
tree
|
commitdiff
2010-06-10
Werner Koch
Allow transient-key for ecdsa.
tree
|
commitdiff
2010-04-12
Werner Koch
Applied spelling fixes and more verbose test diagnositc...
tree
|
commitdiff
2010-03-26
Werner Koch
Add new TIGER variants
tree
|
commitdiff
2010-01-21
Werner Koch
Add an identifier for ECDH.
tree
|
commitdiff
2009-12-11
Werner Koch
Boost performance of SHA-512 and SHA-256.
tree
|
commitdiff
next