Name Status Last Modified Last Commit
lp:debian/python-pskc 1 Development 2015-10-08 12:43:24 UTC
4. * New upstream release: - support w...

Author: Arthur de Jong
Revision Date: 2015-10-08 12:43:24 UTC

* New upstream release:
  - support writing unencrypted PSKC files
  - include a sample pskc2csv script in the source code
  - fix an issue with XML namespaces for PBKDF2 parameters
  - support Python 3
  - update documentation
* Update debian/copyright
* Update debhelper compatibility level to 9
* Bump Standards-Version to 3.9.6, no changes needed
* Switch to pybuild buildsystem
* Also build a python3-pskc package for Python 3
* Provide the pskc2csv.py example script

lp:debian/stretch/python-pskc 1 Development 2015-10-08 12:43:24 UTC
4. * New upstream release: - support w...

Author: Arthur de Jong
Revision Date: 2015-10-08 12:43:24 UTC

* New upstream release:
  - support writing unencrypted PSKC files
  - include a sample pskc2csv script in the source code
  - fix an issue with XML namespaces for PBKDF2 parameters
  - support Python 3
  - update documentation
* Update debian/copyright
* Update debhelper compatibility level to 9
* Bump Standards-Version to 3.9.6, no changes needed
* Switch to pybuild buildsystem
* Also build a python3-pskc package for Python 3
* Provide the pskc2csv.py example script

lp:debian/jessie/python-pskc 1 Development 2014-06-20 14:50:59 UTC
3. * New upstream release: - raise exc...

Author: Arthur de Jong
Revision Date: 2014-06-20 14:50:59 UTC

* New upstream release:
  - raise exceptions on parsing, decryption and other problems
  - support more encryption algorithms (AES128-CBC, AES192-CBC, AES256-CBC,
    TripleDES-CBC, KW-AES128, KW-AES192, KW-AES256 and KW-TripleDES) and be
    more lenient in accepting algorithm URIs
  - support all HMAC algorithms that Python's hashlib module has hash
    functions for (HMAC-MD5, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256,
    HMAC-SHA384 and HMAC-SHA512)
  - support PRF attribute of PBKDF2 algorithm
* Build and install Sphinx documentation.

13 of 3 results