Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
plq
/
mlspp
Public
forked from
cisco/mlspp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
ec-test
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 20, 2023
Merge branch 'main' into ec-test
bifurcation
authored
f42d6bf
Copy full SHA for f42d6bf
Commits on Oct 18, 2023
add missing ICU dependency
plq
committed
a9a161a
Copy full SHA for a9a161a
Implement SignaturePrivateKey::parse_der
plq
committed
d826240
Copy full SHA for d826240
Commits on Oct 16, 2023
allow CMake/compile option to DISABLE_GREASE (#377)
Show description for a08b545
birarda
authored
a08b545
Copy full SHA for a08b545
Commits on Oct 12, 2023
add missing include for inserter (#374)
birarda
authored
7e19d51
Copy full SHA for 7e19d51
Commits on Oct 7, 2023
Fix 'json::parse' build error in Xcode 15 (#373)
Show description for 8c1c2bd
czlitony
and
chengzhl
authored
8c1c2bd
Copy full SHA for 8c1c2bd
Commits on Sep 18, 2023
Fix build error in Visual Studio 17.7 (#372)
Show description for 8a010ef
3 people
authored
8a010ef
Copy full SHA for 8a010ef
Commits on Sep 12, 2023
Provide more flexible JWK parsing (#370)
Show description for c6de4ca
bifurcation
and
Richard Barnes
authored
c6de4ca
Copy full SHA for c6de4ca
Commits on Sep 10, 2023
provide the user access to the credentialSubject via UserInfoClaims structure (#369)
Show description for 6a10f78
Greg Hewett
authored
6a10f78
Copy full SHA for 6a10f78
Commits on Sep 9, 2023
Validate the tree on joining (#363)
Show description for 661758e
bifurcation
and
Richard Barnes
authored
661758e
Copy full SHA for 661758e
More integration fixes (#365)
Show description for a684f2b
bifurcation
and
Richard Barnes
authored
a684f2b
Copy full SHA for a684f2b
Commits on Sep 8, 2023
fixes for recent integration (#364)
Greg Hewett
authored
572be18
Copy full SHA for 572be18
Commits on Sep 5, 2023
UserInfo VC details (#360)
Show description for 949c447
bifurcation
authored
949c447
Copy full SHA for 949c447
Commits on Aug 31, 2023
Don't run slow/expensive CI jobs if faster jobs fail (#361)
Show description for 7bfa991
Greg Hewett
authored
7bfa991
Copy full SHA for 7bfa991
Allowing for dynamic top-level namespacing (#359)
Show description for 0e6ce41
Greg Hewett
authored
0e6ce41
Copy full SHA for 0e6ce41
Commits on Aug 28, 2023
Merge pull request #355 from cisco/userinfo-vc
Show description for f27e8b7
Greg Hewett
authored
f27e8b7
Copy full SHA for f27e8b7
responding to @suhasHere comments. Thank you!
Greg Hewett
committed
6417880
Copy full SHA for 6417880
Commits on Aug 27, 2023
Allow recursion; forbid multi-credential nesting
bifurcation
committed
0ecf80b
Copy full SHA for 0ecf80b
clang-format
bifurcation
committed
209e0d6
Copy full SHA for 209e0d6
Copy/paste errors
bifurcation
committed
ea43cbf
Copy full SHA for ea43cbf
Commits on Aug 26, 2023
clang-tidy
bifurcation
committed
2249d88
Copy full SHA for 2249d88
clang-format
bifurcation
committed
840a39f
Copy full SHA for 840a39f
Only do round-trip JWK tests at the mlspp level
bifurcation
committed
a449211
Copy full SHA for a449211
Finish implementing JWK private key import
bifurcation
committed
7044910
Copy full SHA for 7044910
Add _draft_00 suffix
bifurcation
committed
3d015be
Copy full SHA for 3d015be
Add unit tests for JWK import/export
bifurcation
committed
c58ea16
Copy full SHA for c58ea16
Commits on Aug 25, 2023
Review and refactor JWK import/export
bifurcation
committed
5fa909c
Copy full SHA for 5fa909c
Review+refactor base64 code
Richard Barnes
committed
2d490ba
Copy full SHA for 2d490ba
Move base64 functionality to 'hpke' module
Richard Barnes
committed
05c80bf
Copy full SHA for 05c80bf
Fix clang-tidy errors
Richard Barnes
committed
85deba9
Copy full SHA for 85deba9
fixing credential types for validation.
Greg Hewett
committed
d7b701f
Copy full SHA for d7b701f
updated function to something more meaningful
Greg Hewett
committed
0b8addf
Copy full SHA for 0b8addf
adding import and export jwk keys into signatures
Greg Hewett
committed
2e2fd74
Copy full SHA for 2e2fd74
clang-format adjustments
Greg Hewett
committed
a9472e4
Copy full SHA for a9472e4
Implement multi-credentials
bifurcation
authored and
Greg Hewett
committed
16693e9
Copy full SHA for 16693e9
Pagination
Previous
Next
You can’t perform that action at this time.