Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 154ea425e6 Correctly handle the return value from EVP_Cipher() in the CMAC code hace 4 años
  Matt Caswell b896d9436d Ensure we never use a partially initialised CMAC_CTX hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Pauli a6d572e601 Deprecate the low level CMAC functions hace 4 años
  Robbie Harwood f6dead1b72 [KDF] Add feedback-mode and CMAC support to KBKDF hace 5 años
  Richard Levitte d5f8542913 Coverty fixes for MACs hace 5 años
  Richard Levitte 8de396f875 Following the license change, modify the boilerplates in crypto/cmac/ hace 6 años
  Richard Levitte 28428130db Update copyright year hace 6 años
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL hace 6 años
  Richard Levitte 15d95dd7ea Don't use deprecated EVP_CIPHER_CTX_cleanup() internally hace 7 años
  Benjamin Kaduk 5c6c4c5c33 Don't free in cleanup routine hace 7 años
  Rich Salz 4f22f40507 Copyright consolidation 06/10 hace 8 años
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 9 años
  Richard Levitte 512fdfdf7f Remove unused internal macros hace 9 años
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque hace 9 años
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto hace 9 años
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc hace 9 años
  Rich Salz efa7dd6444 free NULL cleanup 11 hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI hace 10 años
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. hace 10 años
  Dr. Stephen Henson 80eb43519e fix reset fix hace 12 años
  Dr. Stephen Henson bbe0c8c5be make reinitialisation work for CMAC hace 12 años
  Andy Polyakov 03cf7e784c cmac.c: optimize make_kn and move zero_iv to const segment. hace 13 años
  Richard Levitte 399aa6b5ff Implement FIPS CMAC. hace 13 años
  Dr. Stephen Henson c8ef656df2 Make CMAC API similar to HMAC API. Add methods for CMAC. hace 14 años
  Dr. Stephen Henson 8c968e0355 Initial experimental CMAC implementation. hace 14 años