Convenience wrapper for the PyXMLSec library
Project description
A XML Signature (XMLDSig) is a syntax to provide digital signatures of an XML file. Support for these signatures is provided by, for instance, the libxmlsec C library. A Python wrapper for this library is available as pyXMLSec. However, this wrapper only provides access to the low-level API functions and does not achieve a Pythonic API.
This xmldsig module is a convenience wrapper for pyXMLSec. It has been built initially to be used for signing and validating messages from the Dutch iDEAL payment processing system, but has been extended for general use. The module is inspired by the code examples of pyXMLSec and the module made by Philippe Lagadec. However, his module lacks the ability to specify the key format, which is required to load certificates as named keys. This module has been made to mimic large parts of Lagadec’s API to ensure an easy transition.
See the documentation at https://github.com/AntagonistHQ/xmldsig for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file xmldsig-0.2.1.tar.gz
.
File metadata
- Download URL: xmldsig-0.2.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be89d9c71b00f7567efcf8c62ef8b8983e5b04d43368bd2fbba23513090097cb |
|
MD5 | c63c2aac18adc0ab69ed90d9cbc50afe |
|
BLAKE2b-256 | 21eac11f7f3601525b7537ff5771b9abefbf5905f1771140bd9209eb74084c1d |