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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
node-saml
/
xml-crypto
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
213
Code
Issues
40
Pull requests
23
Discussions
Actions
Projects
Wiki
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add XmlDSigVerifier wrapper for SignedXml
- #519
#519
Open
shunkica
wants to merge 25 commits into
node-saml:master
node-saml/xml-crypto:master
from
shunkica:signer-validator-separation
shunkica/xml-crypto:signer-validator-separation
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Add XmlDSigVerifier wrapper for SignedXml
#519
shunkica
wants to merge 25 commits into
node-saml:master
node-saml/xml-crypto:master
from
shunkica:signer-validator-separation
shunkica/xml-crypto:signer-validator-separation
Copy head branch name to clipboard
Commits
Commits on Dec 2, 2025
feat: add XmlDSigVerifier wrapper for SignedXml
Show description for 5200d71
shunkica
committed
5200d71
View commit details
Copy full SHA for 5200d71
Browse repository at this point
Commits on Dec 28, 2025
fix: Support nested enveloped signature location (#525)
Show description for 92eb417
shunkica
committed
92eb417
View commit details
Copy full SHA for 92eb417
Browse repository at this point
Commits on Mar 5, 2026
refactor: clean up types and use array-based algorithm registration
Show description for 23d8b14
shunkica
committed
23d8b14
View commit details
Copy full SHA for 23d8b14
Browse repository at this point
fix: improve getCertFromKeyInfo docs and normalize thrown errors
Show description for 41bab4a
shunkica
committed
41bab4a
View commit details
Copy full SHA for 41bab4a
Browse repository at this point
Make tests pass
cjbarth
committed
920d0d4
View commit details
Copy full SHA for 920d0d4
Browse repository at this point
Remove unused imports
cjbarth
committed
1079bb9
View commit details
Copy full SHA for 1079bb9
Browse repository at this point
Lint
cjbarth
committed
260850f
View commit details
Copy full SHA for 260850f
Browse repository at this point
Adjust some test names to better reflect what is being tested
cjbarth
committed
b64e74e
View commit details
Copy full SHA for b64e74e
Browse repository at this point
Improve test coverage and make tests match descriptions
Show description for 97b0b94
cjbarth
committed
97b0b94
View commit details
Copy full SHA for 97b0b94
Browse repository at this point
Add some todos and some more test coverage
cjbarth
committed
cd83d8e
View commit details
Copy full SHA for cd83d8e
Browse repository at this point
Clean up some more tests
cjbarth
committed
ad260c2
View commit details
Copy full SHA for ad260c2
Browse repository at this point
Commits on Mar 6, 2026
Fix tests
cjbarth
committed
04b411a
View commit details
Copy full SHA for 04b411a
Browse repository at this point
Commits on May 15, 2026
Require non-empty truststore for getCertFromKeyInfo; surface accepted cert on result
Show description for f90f841
shunkica
committed
f90f841
View commit details
Copy full SHA for f90f841
Browse repository at this point
Add XmlDSigVerifier.extractAndVerify for deferred-trust verification
Show description for 4ab6377
shunkica
committed
4ab6377
View commit details
Copy full SHA for 4ab6377
Browse repository at this point
Document trust model and deferred-trust verification
Show description for 95568a2
shunkica
committed
95568a2
View commit details
Copy full SHA for 95568a2
Browse repository at this point
Refactor attr namespace helpers to three-way branching
Show description for eeb6e8c
shunkica
committed
eeb6e8c
View commit details
Copy full SHA for eeb6e8c
Browse repository at this point
Throw a clear error when ensureHasId hits empty idAttributes
Show description for c258b31
shunkica
committed
c258b31
View commit details
Copy full SHA for c258b31
Browse repository at this point
Tighten verifier paths and dedupe security-options plumbing
Show description for dc6929a
shunkica
committed
dc6929a
View commit details
Copy full SHA for dc6929a
Browse repository at this point
Commits on May 18, 2026
Pass the validated cert downstream, not the raw KeyInfo string
Show description for c9a39c7
shunkica
committed
c9a39c7
View commit details
Copy full SHA for c9a39c7
Browse repository at this point
Commits on Jul 14, 2026
Fix verifier state reuse and enforce key-confusion guards on all paths
Show description for 16520bc
shunkica
committed
16520bc
View commit details
Copy full SHA for 16520bc
Browse repository at this point
Reset per-signature state in loadSignature
Show description for 34e739f
shunkica
committed
34e739f
View commit details
Copy full SHA for 34e739f
Browse repository at this point
Commits on Sep 4, 2026
Add tests for enveloped transform and HMAC key confusion
Show description for fb4d3db
cjbarth
committed
fb4d3db
View commit details
Copy full SHA for fb4d3db
Browse repository at this point
Commits on Sep 5, 2026
Classify signature algorithms by declared key type, not by URI
Show description for 15b56a1
shunkica
committed
15b56a1
View commit details
Copy full SHA for 15b56a1
Browse repository at this point
Remove the signature being created, not the first one found, in the enveloped transform
Show description for 78918dd
shunkica
committed
78918dd
View commit details
Copy full SHA for 78918dd
Browse repository at this point
Commits on Sep 6, 2026
Reject multiple Signature elements sharing a SignatureValue in the enveloped transform
Show description for e1986cb
shunkica
committed
e1986cb
View commit details
Copy full SHA for e1986cb
Browse repository at this point
You can’t perform that action at this time.