ghash-x86.pl: MMX optimization (+20-40%) and commentary update.
[openssl.git] / crypto / modes /
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...