Skip to content

Releases: xmlsec/python-xmlsec

Version 1.3.6

21 Sep 15:11
d35647b
Compare
Choose a tag to compare
  • no changes in comparison 1.3.5

New version 1.3.5

31 Aug 20:04
d35647b
Compare
Choose a tag to compare
  • fixed installation issues for all platforms

Version 1.3.4

22 Aug 11:37
876b300
Compare
Choose a tag to compare
  • minor installation issue fix

New version 1.3.3

15 Aug 13:39
Compare
Choose a tag to compare
  • Fix installation via pip

New version 1.3.1

15 Aug 11:07
Compare
Choose a tag to compare
  • Fixed build for windows platform

New version 1.2.0

27 Jul 09:15
Compare
Choose a tag to compare
  • 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

04 Jul 09:16
Compare
Choose a tag to compare
  • Fixed memory leaks
  • Added parameter 'id' to method xmlsec.template.create, 'name' is deprecated.
  • Added more useful constants

Version 1.0.9

25 May 20:03
Compare
Choose a tag to compare
  • Added binding for method xmlSecTmplTransformAddC14NInclNamespaces
  • Added new constants: NsExcC14N, NsExcC14NWithComments

Version 1.0.8

20 May 21:27
Compare
Choose a tag to compare

Added documentation

Version 1.0.7

10 Mar 18:47
Compare
Choose a tag to compare
  • fixed issue #50