Історія комітів

Автор SHA1 Опис Дата
  Neil Horman 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api 5 місяців тому
  Matt Caswell da1c088f59 Copyright year updates 8 місяців тому
  fisher.yu e8dc77f85f Update CMAC test cases. 11 місяців тому
  fisher.yu dc19f2f622 Optimize CMAC_Update for better performance. 1 рік тому
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 рік тому
  Peiwei Hu 8d9fec1781 Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length 2 роки тому
  Peiwei Hu 6d77473251 EVP_Cipher: fix the incomplete return check 2 роки тому
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 роки тому
  Matt Caswell f5afac4bda Update copyright year 3 роки тому
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 роки тому
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 роки тому
  Matt Caswell 154ea425e6 Correctly handle the return value from EVP_Cipher() in the CMAC code 4 роки тому
  Matt Caswell b896d9436d Ensure we never use a partially initialised CMAC_CTX 4 роки тому
  Matt Caswell 33388b44b6 Update copyright year 4 роки тому
  Pauli a6d572e601 Deprecate the low level CMAC functions 4 роки тому
  Robbie Harwood f6dead1b72 [KDF] Add feedback-mode and CMAC support to KBKDF 4 роки тому
  Richard Levitte d5f8542913 Coverty fixes for MACs 4 роки тому
  Richard Levitte 8de396f875 Following the license change, modify the boilerplates in crypto/cmac/ 5 роки тому
  Richard Levitte 28428130db Update copyright year 6 роки тому
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL 6 роки тому
  Richard Levitte 15d95dd7ea Don't use deprecated EVP_CIPHER_CTX_cleanup() internally 7 роки тому
  Benjamin Kaduk 5c6c4c5c33 Don't free in cleanup routine 7 роки тому
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 роки тому
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 роки тому
  Rich Salz 349807608f Remove /* foo.c */ comments 8 роки тому
  Richard Levitte 512fdfdf7f Remove unused internal macros 8 роки тому
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque 8 роки тому
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 роки тому
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 роки тому
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 роки тому