Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.3k
Star
122k
Code
Issues
624
Pull requests
551
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
crypto: add sign/verify support for RSASSA-PSS
- #11705
#11705
Closed
tniessen
wants to merge 17 commits into
nodejs:master
nodejs/node:master
from
tniessen:rsassa-pss
tniessen/node:rsassa-pss
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
crypto: add sign/verify support for RSASSA-PSS
#11705
tniessen
wants to merge 17 commits into
nodejs:master
nodejs/node:master
from
tniessen:rsassa-pss
tniessen/node:rsassa-pss
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2017
crypto: add sign/verify support for RSASSA-PSS
Show description for a361f53
tniessen
committed
a361f53
View commit details
Copy full SHA for a361f53
Browse repository at this point
Various improvements related to PR #11705
tniessen
committed
e467227
View commit details
Copy full SHA for e467227
Browse repository at this point
Minor linting fixes
tniessen
committed
5a874a5
View commit details
Copy full SHA for 5a874a5
Browse repository at this point
Fix API description, error message
tniessen
committed
8a23882
View commit details
Copy full SHA for 8a23882
Browse repository at this point
Use defined constants instead of values
tniessen
committed
15abaae
View commit details
Copy full SHA for 15abaae
Browse repository at this point
Improvements requested by sam-github
tniessen
committed
d75601e
View commit details
Copy full SHA for d75601e
Browse repository at this point
Changes requested by bnoordhuis
tniessen
committed
5e78d9c
View commit details
Copy full SHA for 5e78d9c
Browse repository at this point
Move application of RSA options out of sign/verify
tniessen
committed
5e5f2e4
View commit details
Copy full SHA for 5e5f2e4
Browse repository at this point
Fix linter error
tniessen
committed
b9a6779
View commit details
Copy full SHA for b9a6779
Browse repository at this point
Move RSA option parsing to crypto.js
tniessen
committed
fcd7053
View commit details
Copy full SHA for fcd7053
Browse repository at this point
Remove unused using
tniessen
committed
287e2d6
View commit details
Copy full SHA for 287e2d6
Browse repository at this point
Strict checks and more tests
tniessen
committed
8dc383e
View commit details
Copy full SHA for 8dc383e
Browse repository at this point
Fix linting
tniessen
committed
1679e0c
View commit details
Copy full SHA for 1679e0c
Browse repository at this point
Minor improvements
tniessen
committed
8b64c04
View commit details
Copy full SHA for 8b64c04
Browse repository at this point
Note about MGF1, test vectors
tniessen
committed
44b71e9
View commit details
Copy full SHA for 44b71e9
Browse repository at this point
Commits on Mar 28, 2017
Add RSASSA-PSS sign test
tniessen
committed
4f695aa
View commit details
Copy full SHA for 4f695aa
Browse repository at this point
Commits on Apr 1, 2017
Add changes to doc
tniessen
committed
8772278
View commit details
Copy full SHA for 8772278
Browse repository at this point
You can’t perform that action at this time.