Commit történet

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