Rework framework for assembler support for AES counter mode and add
[openssl.git] / crypto / modes / gcm128.c
2010-05-26 Andy Polyakovgcm128.c: P.-M. Hager has tipped about possibility...
2010-05-23 Andy Polyakovgcm128.c: commentary update.
2010-05-13 Andy PolyakovGCM "jumbo" update:
2010-05-04 Andy Polyakov"Jumbo" update for crypto/modes:
2010-05-01 Ben LaurieMissing declarations, no assembler in PEDANTIC.
2010-04-14 Andy Polyakovgcm128.c and assembler modules: change argument order...
2010-04-10 Andy Polyakovgcm128.c: commentary and formatting updates.
2010-03-08 Andy Polyakovgcm128.c: add option for streamed GHASH, simple benchma...
2010-03-02 Andy PolyakovInitial version of Galois Counter Mode implementation...