Commit History

Author SHA1 Message Date
  Andy Polyakov f855b9d719 ccm128.c: add CRYPTO_ccm128_[en|de]crypt_ccm64 and minor optimization. 13 years ago
  Andy Polyakov daaf5088fd xts128.c: minor optimization and clarified prototype. 13 years ago
  Dr. Stephen Henson 2391681082 Initial untested CCM support via EVP. 13 years ago
  Dr. Stephen Henson 6386b1b34d Compile ccm128.c, move some structures to modes_lcl.h add prototypes. 13 years ago
  Dr. Stephen Henson 32a2d8ddfe Provisional AES XTS support. 13 years ago
  Andy Polyakov 1f2502eb58 gcm128.c: add boundary condition checks. 13 years ago
  Dr. Stephen Henson fd3dbc1dbf Add CRYPTO_gcm128_tag() function to retrieve the tag. 13 years ago
  Andy Polyakov f71c6aceeb gcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32. 14 years ago
  Ben Laurie a7a6aade9d Missing prototype. 14 years ago
  Andy Polyakov 6acb4ff389 gcm128.c: API modification and readability improvements, 14 years ago
  Andy Polyakov f472ec8c2f "Jumbo" update for crypto/modes: 14 years ago
  Ben Laurie 19f7e5e24a Missing declarations, no assembler in PEDANTIC. 14 years ago
  Andy Polyakov 67a315b60b cts128.c: add support for NIST "Ciphertext Stealing" proposal. 14 years ago
  Andy Polyakov fe150ac25d Add modes/cts128.c, Ciphertext Stealing implementation. 15 years ago
  Andy Polyakov 63fc7f848d crypto/modes: make modes.h selfsufficient and rename block_f to block128_t. 16 years ago
  Andy Polyakov 85b2c0ce7f 128-bit block cipher modes consolidation. As consolidated functions 16 years ago