Commit History

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