Return an error if no recipient type matches.
[openssl.git] / crypto / modes /
2010-08-23 Andy Polyakovgcm128.c: fix typo in CRYPTO_gcm128_encrypt_ctr32 name.
2010-08-21 Andy Polyakovcrypto/modes/Makefile: fix typo in ghash-parisc.s rule.
2010-08-02 Andy Polyakovgcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
2010-07-27 Ben LaurieMissing prototype.
2010-07-26 Andy Polyakovghash-ia64.pl: excuse myself from implementing "528B...
2010-07-26 Andy Polyakovmodes/Makefile: update clean rule.
2010-07-26 Andy Polyakovperlasm/x86asm.pl: move aesni and pclmulqdq opcodes...
2010-07-26 Dr. Stephen HensonWIN32 build fix.
2010-07-13 Andy PolyakovARM assembler pack: reschedule instructions for dual...
2010-07-09 Andy Polyakovgcm128.c: API modification and readability improvements,
2010-07-08 Andy Polyakovcrypto/*/Makefile: unify "catch-all" assembler make...
2010-07-02 Andy Polyakovghash-armv4.pl: excuse myself from implementing "528B...
2010-07-02 Andy Polyakovghash-sparcv9.pl: fix Makefile rule and add performance...
2010-07-01 Andy PolyakovSPARCv9 assembler pack: refine CPU detection on Linux...
2010-06-09 Andy Polyakovghash-x86_64.pl: "528B" variant delivers further >30...
2010-06-09 Andy Polyakovghash-x86.pl: commentary updates.
2010-06-04 Andy Polyakovghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx...
2010-05-26 Andy Polyakovgcm128.c: P.-M. Hager has tipped about possibility...
2010-05-23 Andy Polyakovghash-x86.pl: MMX optimization (+20-40%) and commentary...
2010-05-23 Andy Polyakovgcm128.c: commentary update.
2010-05-13 Andy Polyakovghash-x86[_64].pl: add due credit.
2010-05-13 Andy PolyakovGCM "jumbo" update:
2010-05-04 Andy Polyakov"Jumbo" update for crypto/modes:
2010-05-03 Andy PolyakovAdd ghash-armv4.pl.
2010-05-01 Ben LaurieMissing declarations, no assembler in PEDANTIC.
2010-04-28 Andy PolyakovAdd ghash-parisc.pl.
2010-04-22 Andy PolyakovTake gcm128.c and ghash assembler modules into the...
2010-04-14 Andy Polyakovgcm128.c and assembler modules: change argument order...
2010-04-14 Andy Polyakov[co]fb128.c: fix "n=0" bug.
2010-04-10 Andy Polyakovgcm128.c: commentary and formatting updates.
2010-04-10 Andy Polyakovcts128.c: add support for NIST "Ciphertext Stealing...
2010-04-10 Andy Polyakovctr129.c: fix typo, simplify ctr128_inc and fix "n...
2010-04-10 Andy PolyakovAdd ghash-alpha.pl assembler module.
2010-03-22 Andy PolyakovGHASH assembler: new ghash-sparcv9.pl module and saner...
2010-03-15 Andy Polyakovghash-ia64.pl: new file, GHASH for Itanium.
2010-03-11 Andy PolyakovAdd GHASH x86_64 assembler.
2010-03-09 Andy PolyakovAdd GHASH x86 assembler.
2010-03-08 Andy Polyakovgcm128.c: add option for streamed GHASH, simple benchma...
2010-03-02 Andy PolyakovInitial version of Galois Counter Mode implementation...
2010-02-15 Dr. Stephen HensonPR: 2164
2008-12-29 Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-29 Dr. Stephen HensonAdd standard .cvsignore file.
2008-12-27 Andy PolyakovAdd modes/cts128.c, Ciphertext Stealing implementation.
2008-12-23 Andy Polyakovcrypto/modes: make modes.h selfsufficient and rename...
2008-12-16 Andy Polyakov128-bit block cipher modes consolidation. As consolidat...