]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/modes/modes.h
Provisional AES XTS support.
[thirdparty/openssl.git] / crypto / modes / modes.h
2011-04-12  Dr. Stephen HensonProvisional AES XTS support.
2011-02-07  Andy Polyakovgcm128.c: add boundary condition checks.
2011-02-07  Dr. Stephen HensonAdd CRYPTO_gcm128_tag() function to retrieve the tag.
2010-08-02  Andy Polyakovgcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
2010-07-27  Ben LaurieMissing prototype.
2010-07-09  Andy Polyakovgcm128.c: API modification and readability improvements,
2010-05-04  Andy Polyakov"Jumbo" update for crypto/modes:
2010-05-01  Ben LaurieMissing declarations, no assembler in PEDANTIC.
2010-04-10  Andy Polyakovcts128.c: add support for NIST "Ciphertext Stealing...
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...