nodejs-github-bot · GitHub

@nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

lib / src

Issues and PRs related to general changes in the lib or src directory.

labels

Mar 28, 2019

@tniessen tniessen added crypto

Issues and PRs related to the crypto subsystem.

semver-minor

PRs that contain new features and should be released in the next minor version.

labels

Mar 28, 2019

sam-github

sam-github

Closed

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.

@tniessen

sam-github

@BridgeAR BridgeAR added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Apr 4, 2019

danbev pushed a commit that referenced this pull request

Apr 8, 2019
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.
PR-URL: #26960
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>

This was referenced

Apr 23, 2019

Closed

Closed

Closed

This was referenced

Apr 23, 2019

Closed

Closed

Closed

Closed

Closed

Closed

Closed

Closed

Merged

4 tasks

agl pushed a commit to google/boringssl that referenced this pull request

Oct 23, 2019
These 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 tniessen removed the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jan 14, 2021

tniessen added a commit to tniessen/node that referenced this pull request

Aug 31, 2021

Closed

panva pushed a commit that referenced this pull request

Sep 1, 2021
Refs: #26774
Refs: #26960
PR-URL: #39963
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>

targos pushed a commit that referenced this pull request

Sep 6, 2021
Refs: #26774
Refs: #26960
PR-URL: #39963
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>

@panva panva mentioned this pull request

Nov 28, 2022

Merged

Read the original on github.com ↗