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 }}
hhund
/
crypto-utils
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Hpke
- #5
#5
Merged
hhund
merged 27 commits into
master
hhund/crypto-utils:master
from
hpke
hhund/crypto-utils:hpke
Copy head branch name to clipboard
May 26, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Hpke
#5
hhund
merged 27 commits into
master
hhund/crypto-utils:master
from
hpke
hhund/crypto-utils:hpke
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
version upgrades, java version to 25
hhund
committed
c28080d
View commit details
Copy full SHA for c28080d
Browse repository at this point
dependency and plugin upgrades, java to 25, version to 6.0.0-SNAPSHOT
hhund
committed
c8a57e3
View commit details
Copy full SHA for c8a57e3
Browse repository at this point
javadoc typo fix
hhund
committed
3c968e0
View commit details
Copy full SHA for 3c968e0
Browse repository at this point
RFC 9180 Hybrid Public Key Encryption implementation for mode 0 and 1
Show description for 0f157ef
hhund
committed
0f157ef
View commit details
Copy full SHA for 0f157ef
Browse repository at this point
Commits on May 21, 2026
added missing export for hpke package
hhund
committed
9492b7e
View commit details
Copy full SHA for 9492b7e
Browse repository at this point
Renamed provider interfaces, new / fixed convenience methods, new tests
Show description for 1c01b21
hhund
committed
1c01b21
View commit details
Copy full SHA for 1c01b21
Browse repository at this point
fixed implementation, added javadoc and tests
Show description for 6718c47
hhund
committed
6718c47
View commit details
Copy full SHA for 6718c47
Browse repository at this point
refactored / simplified code, added test
hhund
committed
fff1702
View commit details
Copy full SHA for fff1702
Browse repository at this point
remove not needed code
hhund
committed
71c14b6
View commit details
Copy full SHA for 71c14b6
Browse repository at this point
Commits on May 22, 2026
fixed iv generation error, refactored and improved code, new tests
Show description for f52016c
hhund
committed
f52016c
View commit details
Copy full SHA for f52016c
Browse repository at this point
more improvements, refactorings, missing throws, renamed test
Show description for 2f5a047
hhund
committed
2f5a047
View commit details
Copy full SHA for 2f5a047
Browse repository at this point
Commits on May 23, 2026
cleanup
hhund
committed
0ed6504
View commit details
Copy full SHA for 0ed6504
Browse repository at this point
added test based on RFC 9180 test vectors
hhund
committed
ef1acb1
View commit details
Copy full SHA for ef1acb1
Browse repository at this point
code cleanup
hhund
committed
34d2182
View commit details
Copy full SHA for 34d2182
Browse repository at this point
Commits on May 24, 2026
new RsaKemWrapper test, some code cleanup
hhund
committed
f4e5590
View commit details
Copy full SHA for f4e5590
Browse repository at this point
error handling mods, new tests for DhKemWrapper and AbstractKemWrapper
hhund
committed
49953c1
View commit details
Copy full SHA for 49953c1
Browse repository at this point
refactorings, redesigns and additional tests
hhund
committed
0ecab9b
View commit details
Copy full SHA for 0ecab9b
Browse repository at this point
removed no longer needed parameters
hhund
committed
4fa1bff
View commit details
Copy full SHA for 4fa1bff
Browse repository at this point
added missing Override annotations
hhund
committed
ca25886
View commit details
Copy full SHA for ca25886
Browse repository at this point
added chunk length exponent to key-schedule info
Show description for 7dd5a0d
hhund
committed
7dd5a0d
View commit details
Copy full SHA for 7dd5a0d
Browse repository at this point
removed not needed test method parameters
hhund
committed
8c686b5
View commit details
Copy full SHA for 8c686b5
Browse repository at this point
Commits on May 25, 2026
some refactoring, improved exception handling, new tests
Show description for 31138dc
hhund
committed
31138dc
View commit details
Copy full SHA for 31138dc
Browse repository at this point
Commits on May 26, 2026
renamed method, test to verify two kem calls result in different keys
hhund
committed
2aadb55
View commit details
Copy full SHA for 2aadb55
Browse repository at this point
new workflow and dependabot config
hhund
committed
a515ed1
View commit details
Copy full SHA for a515ed1
Browse repository at this point
renamed build step
hhund
committed
2b1adc4
View commit details
Copy full SHA for 2b1adc4
Browse repository at this point
read vs readNBytes fix
hhund
committed
21bfd5c
View commit details
Copy full SHA for 21bfd5c
Browse repository at this point
improved javadoc, small fixes and refactored code
hhund
committed
0b9d63a
View commit details
Copy full SHA for 0b9d63a
Browse repository at this point
You can’t perform that action at this time.