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 }}
spacemonkeygo
/
httpsig
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
23
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
hs2019 with PSS support
- #12
#12
Closed
fulder
wants to merge 20 commits into
spacemonkeygo:master
spacemonkeygo/httpsig:master
from
fulder:master
fulder/go-httpsig:master
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
hs2019 with PSS support
#12
fulder
wants to merge 20 commits into
spacemonkeygo:master
spacemonkeygo/httpsig:master
from
fulder:master
fulder/go-httpsig:master
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2020
Add HS2019 algorithm to rsa
fulder
committed
3f542bc
View commit details
Copy full SHA for 3f542bc
Browse repository at this point
Commits on Aug 20, 2020
Use new active algorithm in httpsig_test
fulder
committed
1e370d7
View commit details
Copy full SHA for 1e370d7
Browse repository at this point
Add hs2019 to accepted algorithms
fulder
committed
0148c7c
View commit details
Copy full SHA for 0148c7c
Browse repository at this point
Print deprecation message for other algorithms than hs2019
fulder
committed
f3fce1b
View commit details
Copy full SHA for f3fce1b
Browse repository at this point
Move hs2019 to own file and rename to hs2019_pss
fulder
committed
fa5b9a8
View commit details
Copy full SHA for fa5b9a8
Browse repository at this point
Add new hs2019 file
fulder
committed
11c01d5
View commit details
Copy full SHA for 11c01d5
Browse repository at this point
Rename hs_2019_pss struct to hs2019_pss
fulder
committed
a99a447
View commit details
Copy full SHA for a99a447
Browse repository at this point
Remove empty spaces
fulder
committed
3c22d66
View commit details
Copy full SHA for 3c22d66
Browse repository at this point
Fix comment for NewHS2019PSSSigner func
fulder
committed
b13e78b
View commit details
Copy full SHA for b13e78b
Browse repository at this point
Update README with hs2019
fulder
committed
5748649
View commit details
Copy full SHA for 5748649
Browse repository at this point
Add optional algorithm to verifier struct
fulder
committed
df97004
View commit details
Copy full SHA for df97004
Browse repository at this point
Start updating README with newest active algorithm
fulder
committed
6e7458e
View commit details
Copy full SHA for 6e7458e
Browse repository at this point
Move key algorithm to KeyStore interface
fulder
committed
6898761
View commit details
Copy full SHA for 6898761
Browse repository at this point
Add README info about the new SetKeyAlgorithm function
fulder
committed
ad5d26a
View commit details
Copy full SHA for ad5d26a
Browse repository at this point
Move key algorithm to keystore
fulder
committed
5bf966e
View commit details
Copy full SHA for 5bf966e
Browse repository at this point
Correct new signer func name in README
fulder
committed
7538107
View commit details
Copy full SHA for 7538107
Browse repository at this point
Commits on Aug 28, 2020
Change salt length to eqaul hash
fulder
committed
52b766f
View commit details
Copy full SHA for 52b766f
Browse repository at this point
Add configurable salt length to hs2019_pss struct
fulder
committed
3ecf717
View commit details
Copy full SHA for 3ecf717
Browse repository at this point
Set salt length in helper functions, readme and tests
fulder
committed
a945e15
View commit details
Copy full SHA for a945e15
Browse repository at this point
Merge pull request #1 from fulder/configurable-pss-salt-length
Show description for 4949f75
fulder
authored
4949f75
View commit details
Copy full SHA for 4949f75
Browse repository at this point
You can’t perform that action at this time.