Releases: xmlsec/python-xmlsec
Releases · xmlsec/python-xmlsec
Version 1.3.6
- no changes in comparison 1.3.5
New version 1.3.5
- fixed installation issues for all platforms
Version 1.3.4
- minor installation issue fix
New version 1.3.3
- Fix installation via pip
New version 1.3.1
- Fixed build for windows platform
New version 1.2.0
- add method to load symmetric key from memory Key.from_binary_data
- add support decryption of EncodedKey
- fix segfautl in Key.from_binary_file
- fix debug trace
New version 1.1.0
- Fixed memory leaks
- Added parameter 'id' to method
xmlsec.template.create
, 'name' is deprecated. - Added more useful constants
Version 1.0.9
- Added binding for method xmlSecTmplTransformAddC14NInclNamespaces
- Added new constants: NsExcC14N, NsExcC14NWithComments
Version 1.0.8
Added documentation
Version 1.0.7
- fixed issue #50