added
c++
labels
Mar 28, 2019labels
Mar 28, 2019Closed
16 tasks
This commit adds support for RSA-PSS keys, including - KeyObjects of type rsa-pss, - key pair generation for RSA-PSS, and - signing and verification using RSA-PSS keys.
BridgeAR
added
the
author ready
label
Apr 4, 2019danbev pushed a commit that referenced this pull request
Apr 8, 2019This commit adds support for RSA-PSS keys, including - KeyObjects of type rsa-pss, - key pair generation for RSA-PSS, and - signing and verification using RSA-PSS keys. PR-URL: #26960 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
This was referenced
Apr 23, 2019Closed
Closed
Closed
This was referenced
Apr 23, 2019Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Merged
4 tasks
agl pushed a commit to google/boringssl that referenced this pull request
Oct 23, 2019These functions are used by Node.js in nodejs/node#26960. BoringSSL does not support EVP_PKEY_RSA_PSS keys, so they always fail. This simplifies building Node with BoringSSL. Change-Id: I81c4cdba8791a60d965bc176d09e5c818153860c Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/38524 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com>
tniessen
removed
the
author ready
label
Jan 14, 2021Closed
panva pushed a commit that referenced this pull request
Sep 1, 2021targos pushed a commit that referenced this pull request
Sep 6, 2021
panva
mentioned this pull request
Merged