Commit Verlauf

Autor SHA1 Nachricht Datum
  Dr. Matthias St. Pierre f1d1903dd3 rsa: replace magic number '11' by RSA_PKCS1_PADDING_SIZE vor 5 Jahren
  Matt Caswell 19cfe7847c Don't follow legacy path if ctx->pctx is set vor 5 Jahren
  Matt Caswell 85870311fd Fix no-err vor 5 Jahren
  Matt Caswell 14bec2c4b4 Free a fetched digest during EVP_MD_CTX_reset() not EVP_MD_free() vor 5 Jahren
  Matt Caswell 15de965ff0 Don't call EVP_MD_CTX_reset during EVP_DigestFinal vor 5 Jahren
  Matt Caswell 9a071fef00 Add a test for the newly added md params code vor 5 Jahren
  Matt Caswell 5f5c3b4f27 Update EVP_MD_CTX_get_params() et al to be EVP_DigestSign*() aware vor 5 Jahren
  Matt Caswell a0b6c1ffd0 Update documentation vor 5 Jahren
  Matt Caswell aa64cf248f Ensure we look at EVP_MD_CTX_FLAG_KEEP_PKEY_CTX in non-legacy code vor 5 Jahren
  Matt Caswell 45a845e40b Add EVP_DigestSign/EVP_DigestVerify support for DSA vor 5 Jahren
  Matt Caswell d8c98d79d1 Add the provider function signatures for DigestSign* vor 5 Jahren
  Shane Lontis 6a41156c20 Add rc5 ciphers to default provider vor 5 Jahren
  Fangming.Fang 0399aba7e0 Add arm64 in test matrix on TravisCI. vor 5 Jahren
  Christian Heimes 091aab66a6 doc: EVP_DigestInit clears all flags vor 5 Jahren
  Rich Salz 9c0586d5fc Fix errors found by new find-doc-nits vor 5 Jahren
  Rich Salz 60a7817cac Add wordlist from man7.org vor 5 Jahren
  Daniil Zotkin 65c76cd2c9 Do not print extensions in Certificate message for TLS1.2 and lower vor 5 Jahren
  Shane Lontis 12fca1afd2 Fix Coverity issues vor 5 Jahren
  Michael Osipov 648b53b88e Fix long name of some Microsoft objects vor 5 Jahren
  Richard Levitte 8dc57d76c9 doc/man1: fix malformed options vor 5 Jahren
  Richard Levitte 705128b0f0 util/find-doc-nits: more precise option and function name checker vor 5 Jahren
  Rich Salz 2342f68f56 Update "missing documentation" function lists vor 5 Jahren
  Rich Salz 1738c0ce44 Add '=for comment ifdef' to pod pages vor 5 Jahren
  Richard Levitte 776cb8358e Make EVP_CIPHER_is_a() work with legacy cipher implementations too vor 5 Jahren
  Richard Levitte 6ef81d388d Remove EVP_CIPH_FLAG_DEFAULT_ASN1 from all provided implementations vor 5 Jahren
  Richard Levitte c96399e296 Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider. vor 5 Jahren
  Richard Levitte bbecf04e78 Make manuals with TYPE conform with man-pages(7) vor 5 Jahren
  Richard Levitte 723e9c8983 Make ASN1 manuals conform with man-pages(7) vor 5 Jahren
  Rich Salz e8769719c9 Consistent formatting of flags with args vor 5 Jahren
  Kurt Roeckx 4dcb150ea3 Add defines for __NR_getrandom for all Linux architectures vor 5 Jahren