提交历史

作者 SHA1 备注 提交日期
  Josh Soref 46f4e1bec5 Many spelling fixes/typo's corrected. 6 年之前
  Andy Polyakov cfb5bc69cf rsa/rsa_pmeth.c: recognize SHA3 as supported RSA digest. 7 年之前
  Paul Yang 90862ab4b2 This part fixes braces around if-else. 7 年之前
  Dr. Stephen Henson 8a3cde7dfa Typo: should check mgf1md 7 年之前
  Bernd Edlinger 237bc6c997 Remove unnecessary loop in pkey_rsa_decrypt. 7 年之前
  Bernd Edlinger 1bcbf658a6 Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT with OPENSSL_NO_CMS. 7 年之前
  Dr. Stephen Henson 137096a7ea Defines and strings for special salt length values, add tests 7 年之前
  Dr. Stephen Henson 79ebfc4681 Add support for -1, -2 salt lengths for PSS only keys. 7 年之前
  Dr. Stephen Henson c82bafc52e fix a few more style issues 7 年之前
  Dr. Stephen Henson f291138bbe Remove unnecessary frees and style fixes. 7 年之前
  Dr. Stephen Henson bc1ea030ef Use more desciptive macro name rsa_pss_restricted() 7 年之前
  Dr. Stephen Henson 52ad523c0e fix various style issues 7 年之前
  Dr. Stephen Henson 186e48cd1b Return errors PKCS#7/CMS enveloped data ctrls and PSS 7 年之前
  Dr. Stephen Henson 59029ca113 Add PSS parameter restrictions. 7 年之前
  Dr. Stephen Henson cb49e7497a Initial parameter restrictions. 7 年之前
  Dr. Stephen Henson 87ee7b22b6 Add macros to determine if key or ctx is PSS. 7 年之前
  Dr. Stephen Henson a300c7256e Support pad mode get/set for PSS keys. 7 年之前
  Dr. Stephen Henson e64b2b5c83 Key gen param support. 7 年之前
  Dr. Stephen Henson ad4b3d0a65 Set PSS padding mode for PSS keys. 7 年之前
  Dr. Stephen Henson 410877bad2 Digest string helper function. 7 年之前
  Dr. Stephen Henson 6577e00892 PSS EVP_PKEY method 7 年之前
  Dr. Stephen Henson faa02fe256 Use method key type instead of EVP_PKEY_RSA 7 年之前
  Dr. Stephen Henson 71bbc79b7d Check input length to pkey_rsa_verify() 7 年之前
  Rich Salz 464d59a5bb RT2676: Reject RSA eponent if even or 1 8 年之前
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 年之前
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 年之前
  Rich Salz 3c27208fab Remove #error from include files. 8 年之前
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 年之前