Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson 79ebfc4681 Add support for -1, -2 salt lengths for PSS only keys. il y a 7 ans
  Dr. Stephen Henson c82bafc52e fix a few more style issues il y a 7 ans
  Dr. Stephen Henson f291138bbe Remove unnecessary frees and style fixes. il y a 7 ans
  Dr. Stephen Henson bc1ea030ef Use more desciptive macro name rsa_pss_restricted() il y a 7 ans
  Dr. Stephen Henson 52ad523c0e fix various style issues il y a 7 ans
  Dr. Stephen Henson 186e48cd1b Return errors PKCS#7/CMS enveloped data ctrls and PSS il y a 8 ans
  Dr. Stephen Henson 59029ca113 Add PSS parameter restrictions. il y a 8 ans
  Dr. Stephen Henson cb49e7497a Initial parameter restrictions. il y a 8 ans
  Dr. Stephen Henson 87ee7b22b6 Add macros to determine if key or ctx is PSS. il y a 8 ans
  Dr. Stephen Henson a300c7256e Support pad mode get/set for PSS keys. il y a 8 ans
  Dr. Stephen Henson e64b2b5c83 Key gen param support. il y a 8 ans
  Dr. Stephen Henson ad4b3d0a65 Set PSS padding mode for PSS keys. il y a 8 ans
  Dr. Stephen Henson 410877bad2 Digest string helper function. il y a 8 ans
  Dr. Stephen Henson 6577e00892 PSS EVP_PKEY method il y a 8 ans
  Dr. Stephen Henson faa02fe256 Use method key type instead of EVP_PKEY_RSA il y a 8 ans
  Dr. Stephen Henson 71bbc79b7d Check input length to pkey_rsa_verify() il y a 8 ans
  Rich Salz 464d59a5bb RT2676: Reject RSA eponent if even or 1 il y a 8 ans
  Rich Salz 2039c421b0 Copyright consolidation 08/10 il y a 8 ans
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public il y a 8 ans
  Rich Salz 3c27208fab Remove #error from include files. il y a 8 ans
  Rich Salz a773b52a61 Remove unused parameters from internal functions il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 9 ans
  Dr. Stephen Henson 7f572e958b Remove legacy sign/verify from EVP_MD. il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Rich Salz 64b25758ed remove 0 assignments. il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans