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
.
xmlsec
/
python-xmlsec
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
105
Code
Issues
31
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-xmlsec
src
xmlsec
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2025
Add missing typing for id and ns parameters of template.create function (#378)
mxamin
authored
5216e03
View commit details
Copy full SHA for 5216e03
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Migrate linting to Ruff and update CI settings (#359)
Show description for f430219
mxamin
authored
f430219
View commit details
Copy full SHA for f430219
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Add type hints
jonathangreen
committed
c7e3208
View commit details
Copy full SHA for c7e3208
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
Make the library backward compatible
Show description for 595aeaa
mxamin
committed
595aeaa
View commit details
Copy full SHA for 595aeaa
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
Merge branch 'master' into 164-pkcs11-support
jimjag
authored
6c90fe7
View commit details
Copy full SHA for 6c90fe7
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
Use KeyDataEc rather than deprecated KeyDataEcdsa
ayakael
committed
31bea7c
View commit details
Copy full SHA for 31bea7c
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
Add compatibility for xmlsec 1.3
neruson
committed
5f57f2e
View commit details
Copy full SHA for 5f57f2e
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Fix #164 - Add support for loading keys from engine (e.g. pkcs11).
tdivis
committed
1cf6785
View commit details
Copy full SHA for 1cf6785
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Fix #247 - Fix missing import of `template` in `__init__.pyi` stub. (#248)
tdivis
authored
1563947
View commit details
Copy full SHA for 1563947
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
introduce pre-commit
Show description for 4062036
hoefling
committed
4062036
View commit details
Copy full SHA for 4062036
View code at this point
Browse repository at this point
add explicit export for constants module
Show description for 20be576
hoefling
committed
20be576
View commit details
Copy full SHA for 20be576
View code at this point
Browse repository at this point
mark constants with no href with special type in stubs
Show description for ca566bb
hoefling
committed
ca566bb
View commit details
Copy full SHA for ca566bb
View code at this point
Browse repository at this point
fix unwanted replacement with sed
Show description for 7d139b3
hoefling
committed
7d139b3
View commit details
Copy full SHA for 7d139b3
View code at this point
Browse repository at this point
regenerate stubs, amend according to flake8-pyi, ensure stub generation test is running in the CI
Show description for ceaea9c
hoefling
committed
ceaea9c
View commit details
Copy full SHA for ceaea9c
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
Add signatures for new functions to __init__.pyi
ch3pjw
authored and
hoefling
committed
12690e8
View commit details
Copy full SHA for 12690e8
View code at this point
Browse repository at this point
Commits on May 29, 2021
update xmlsec.constants stubs
Show description for b31246e
hoefling
committed
b31246e
View commit details
Copy full SHA for b31246e
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
add typing constants
Show description for 2a6cd99
hoefling
committed
2a6cd99
View commit details
Copy full SHA for 2a6cd99
View code at this point
Browse repository at this point
Commits on May 24, 2020
new function to set default max columns size for base64 encoding
Show description for 096dd0c
hoefling
committed
096dd0c
View commit details
Copy full SHA for 096dd0c
View code at this point
Browse repository at this point
Commits on May 20, 2020
make key attribute optional in contexts, fix wrong autogenerated positional args
Show description for 2c3f60a
hoefling
committed
2c3f60a
View commit details
Copy full SHA for 2c3f60a
View code at this point
Browse repository at this point
reexport child modules
Show description for 46632de
hoefling
committed
46632de
View commit details
Copy full SHA for 46632de
View code at this point
Browse repository at this point
update constants stub to fixes on master
Show description for 04ba05f
hoefling
committed
04ba05f
View commit details
Copy full SHA for 04ba05f
View code at this point
Browse repository at this point
fix file arg types, complete optional args in xmlsec.template functions
Show description for 329cff8
hoefling
committed
329cff8
View commit details
Copy full SHA for 329cff8
View code at this point
Browse repository at this point
use only final type by all constants
Show description for 04b95a7
hoefling
committed
04b95a7
View commit details
Copy full SHA for 04b95a7
View code at this point
Browse repository at this point
package type stubs, add PEP 561 marker
Show description for c0b3763
hoefling
committed
c0b3763
View commit details
Copy full SHA for c0b3763
View code at this point
Browse repository at this point
add stubs for xmlsec.template module
Show description for 85cda16
hoefling
committed
85cda16
View commit details
Copy full SHA for 85cda16
View code at this point
Browse repository at this point
add stubs for xmlsec.constants module
Show description for 5318bf4
hoefling
committed
5318bf4
View commit details
Copy full SHA for 5318bf4
View code at this point
Browse repository at this point
add stubs for xmlsec.tree module
Show description for c024b47
hoefling
committed
c024b47
View commit details
Copy full SHA for c024b47
View code at this point
Browse repository at this point
add stubs for xmlsec package
Show description for 777b6e2
hoefling
committed
777b6e2
View commit details
Copy full SHA for 777b6e2
View code at this point
Browse repository at this point
Commits on Jan 29, 2017
Rewrote whole module on pure C
bgaifullin
committed
db5cb6a
View commit details
Copy full SHA for db5cb6a
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Clear the error stack when needed.
mehcode
committed
d7feedf
View commit details
Copy full SHA for d7feedf
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Remove dummy debug message and fixed formatting
sergiogarciadev
committed
e349ec8
View commit details
Copy full SHA for e349ec8
View code at this point
Browse repository at this point
Commits on Jun 5, 2016
Added missing function to include X509 data to KeyInfo
sergiogarciadev
committed
11e15c6
View commit details
Copy full SHA for 11e15c6
View code at this point
Browse repository at this point
Commits on May 24, 2016
The constant 'xmlSecXkmsNs' was removed
Show description for 466b991
bgaifullin
committed
466b991
View commit details
Copy full SHA for 466b991
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
Prepare version 0.6.0
mehcode
committed
e373d2b
View commit details
Copy full SHA for e373d2b
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Merge pull request #20 from bgaifullin/master
Show description for edd6be8
bgaifullin
committed
edd6be8
View commit details
Copy full SHA for edd6be8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.