lp:debian/python-pskc

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/python-pskc
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

4. By Arthur de Jong

* 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

3. By Arthur de Jong

* 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.

2. By Arthur de Jong

Initial release.

1. By Arthur de Jong

Import upstream version 0.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers