Historial de Commits

Autor SHA1 Mensaje Fecha
  Neil Horman 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api hace 6 meses
  Matt Caswell da1c088f59 Copyright year updates hace 9 meses
  fisher.yu e8dc77f85f Update CMAC test cases. hace 1 año
  fisher.yu dc19f2f622 Optimize CMAC_Update for better performance. hace 1 año
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 1 año
  Peiwei Hu 8d9fec1781 Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length hace 2 años
  Peiwei Hu 6d77473251 EVP_Cipher: fix the incomplete return check hace 2 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Matt Caswell f5afac4bda Update copyright year hace 3 años
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 3 años
  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 4 años
  Richard Levitte d5f8542913 Coverty fixes for MACs hace 4 años
  Richard Levitte 8de396f875 Following the license change, modify the boilerplates in crypto/cmac/ hace 5 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 8 años
  Richard Levitte 512fdfdf7f Remove unused internal macros hace 8 años
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque hace 8 años
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto hace 8 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