Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Bernd Edlinger 849ed515c7 Fix the padlock engine 1 year ago
  Matt Caswell 38fc02a708 Update copyright year 3 years ago
  Pauli 6c1d17c802 fix coverity 1485660 improper use of negative value 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Matt Caswell b9b2135d22 Don't clear the whole error stack when loading engines 3 years ago
  Pauli cf8e8cba93 deprecate engines 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell c72fa2554f Deprecate the low level AES functions 4 years ago
  Richard Levitte 469ce8ff48 Deprecate the "hw" configuration options, make "padlockeng" disablable 5 years ago
  Richard Levitte 149c12d5e4 Make the padlock engine build correctly 5 years ago
  Richard Levitte ab3fa1c0ad Following the license change, modify the boilerplates in engines/ 5 years ago
  Richard Levitte 3a63dbef15 Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev 5 years ago
  Matt Caswell 1212818eb0 Update copyright year 5 years ago
  Nicola Tuveri 3f5abab941 enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes] 6 years ago
  Richard Levitte 7b176a549e Only build the body of e_padlock when there are lower level routines 7 years ago
  Rich Salz 440e5d805f Copyright consolidation 02/10 8 years ago
  Andy Polyakov b1a07c3854 Remove obsolete defined(__INTEL__) condition. 8 years ago
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards 8 years ago
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 years ago
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 years ago
  Richard Levitte 6c13488c4e Make sure the rand_byte buffer in padlock engine is cleansed. 8 years ago
  Rich Salz 921de151d2 Move dso.h to internal 8 years ago
  Matt Caswell a57bfe43e3 Resolved unresolved symbols with no-hw 8 years ago
  Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 years ago
  Richard Levitte 39e8d0ce73 Adapt all engines that need it to opaque EVP_CIPHER 8 years ago
  Richard Levitte 936166aff2 Adapt cipher implementations to opaque EVP_CIPHER_CTX 8 years ago
  Matt Caswell 55646005a9 Continue malloc standardisation in engines 8 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago