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 }}
SSLMate
/
go-pkcs12
Public
Notifications
You must be signed in to change notification settings
Fork
109
Star
164
Code
Issues
9
Pull requests
8
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add support for multiple key bags, incl. rework of test files
- #65
#65
Open
nitram509
wants to merge 9 commits into
SSLMate:master
SSLMate/go-pkcs12:master
from
nitram509:feature-multiple-key-bags
nitram509/go-pkcs12:feature-multiple-key-bags
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add support for multiple key bags, incl. rework of test files
#65
nitram509
wants to merge 9 commits into
SSLMate:master
SSLMate/go-pkcs12:master
from
nitram509:feature-multiple-key-bags
nitram509/go-pkcs12:feature-multiple-key-bags
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2024
feat: add DecodeChains func for multiple key bags
Mark Prikhno
committed
ceb98d5
View commit details
Copy full SHA for ceb98d5
Browse repository at this point
Commits on Sep 27, 2024
remove debug
Mark Prikhno
committed
865ff55
View commit details
Copy full SHA for 865ff55
Browse repository at this point
Merge pull request #1 from marsskop/feature/decodechain_friendlyname
Show description for b57aae9
marsskop
authored
b57aae9
View commit details
Copy full SHA for b57aae9
Browse repository at this point
Commits on Oct 24, 2024
refactor tests using sttic files instead of base64
Show description for 32f4b4b
nitram509
committed
32f4b4b
View commit details
Copy full SHA for 32f4b4b
Browse repository at this point
Commits on Oct 29, 2024
refactor encoder and decoder into separate source files; improve func documentation
nitram509
committed
2b588e4
View commit details
Copy full SHA for 2b588e4
Browse repository at this point
Merge branch 'rework-pkcs12-test-files-via-embed' into feature-multiple-key-bags
nitram509
committed
8981026
View commit details
Copy full SHA for 8981026
Browse repository at this point
add tests for DecodeChains
nitram509
committed
9a61889
View commit details
Copy full SHA for 9a61889
Browse repository at this point
Commits on Oct 30, 2024
fix bug, chains wrongly constructed, containing duplicate certificates
nitram509
committed
c3cfd82
View commit details
Copy full SHA for c3cfd82
Browse repository at this point
Commits on Feb 6, 2025
sort result, to make tests being stable == returned slice in fixed order
nitram509
committed
a8b82db
View commit details
Copy full SHA for a8b82db
Browse repository at this point
You can’t perform that action at this time.