Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 19043426b9 backport AES EVP ctr mode changes from HEAD 14 years ago
  Dr. Stephen Henson 9caf25d144 PR: 1904 14 years ago
  Dr. Stephen Henson 5356ea7cde reserve a few more bits for future cipher modes 14 years ago
  Dr. Stephen Henson f689ab5017 add EVP_CIPH_FLAG_LENGTH_BITS from 0.9.8-stable 14 years ago
  Dr. Stephen Henson c8c49133d9 oops, use new value for new flag 14 years ago
  Dr. Stephen Henson 1700426256 Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy 14 years ago
  Dr. Stephen Henson 704d33b347 Add flags functions which were added to 0.9.8 for fips but not 1.0.0 and 14 years ago
  Dr. Stephen Henson 2d3855fc6e PR: 2127 15 years ago
  Dr. Stephen Henson 1cd47f5f6e Ooops revert stuff which shouldn't have been part of previous commit. 15 years ago
  Dr. Stephen Henson 675564835c New option to enable/disable connection to unpatched servers 15 years ago
  Dr. Stephen Henson 2bbcd45b05 Update from HEAD. 15 years ago
  Dr. Stephen Henson 19ae090787 Print out registered digest names in dgst utility instead of hard 15 years ago
  Ben Laurie b3f3407850 Use new common flags and fix resulting warnings. 15 years ago
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 15 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Ben Laurie 5e4430e70d More size_tification. 16 years ago
  Andy Polyakov b444ac3e6f size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require 16 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Dr. Stephen Henson 0e1dba934f 1. Changes for s_client.c to make it return non-zero exit code in case 17 years ago
  Dr. Stephen Henson e77dbf325f Prepend signature name in dgst output. 17 years ago
  Dr. Stephen Henson e69adea539 New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL. 17 years ago
  Bodo Möller 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
  Dr. Stephen Henson 2022cfe07e New -mac and -macopt options to dgst utility. Reimplement -hmac option in 17 years ago
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 years ago
  Dr. Stephen Henson 52cfa39716 Add -hmac option to dgst from 0.9.7 stable branch. 17 years ago
  Nils Larsch 7806f3dd4b replace macros with functions 18 years ago
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 years ago
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 years ago
  Dr. Stephen Henson 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 years ago
  Dr. Stephen Henson b7683e3a5d Allow digests to supply S/MIME micalg values from a ctrl. 18 years ago