We don't support DSA EVP_PKEY_CTXs (trying to create one will just fail), but to aid building projects that try to create them, add the functions and make them always fail. In particular, Node calls these two. It calls EVP_PKEY_CTX_set_dsa_paramgen_q_bits via EVP_PKEY_CTX_ctrl, but I'll send them a patch to use the wrapper function. Change-Id: Ic134c50b6ea0b59dc8f15be77243b9ae9dfa6a61 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/54310 Auto-Submit: David Benjamin <davidben@google.com> Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: David Benjamin <davidben@google.com>chromium-5359
parent
8a1542fc41
commit
2e295b91a3
2 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue