Skip to content

kislyuk/encryptxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Under Development

EncryptXML: XML Encryption in Python

EncryptXML is an implementation of the W3C XML Encryption standard in Python. This standard is used along with XML Signature to provide payload security in some implementations of SAML 2.0, among other uses. EncryptXML implements all of the required components of the standard, and most recommended ones.

Installation

pip install encryptxml

Please see the SignXML documentation for installation notes, including notes on dependencies that you must manually install.

Authors

  • Andrey Kislyuk

Links

Bugs

Please report bugs, issues, feature requests, etc. on GitHub.

License

Licensed under the terms of the Apache License, Version 2.0.

https://codecov.io/github/kislyuk/encryptxml/coverage.svg?branch=master https://readthedocs.org/projects/encryptxml/badge/?version=latest

About

Python XML Encryption library

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages