python-pskc annotated tag 0.2 created. 0.2
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
python-pskc annotated tag 0.2 created. 0.2
- From: Commits of the python-pskc project <python-pskc-commits [at] lists.arthurdejong.org>
- To: python-pskc-commits [at] lists.arthurdejong.org
- Reply-to: python-pskc-users [at] lists.arthurdejong.org
- Subject: python-pskc annotated tag 0.2 created. 0.2
- Date: Thu, 19 Jun 2014 22:34:36 +0200 (CEST)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-pskc".
The annotated tag, 0.2 has been created
at 70f0062a0c2709dddda63a30cb733d9b86950bbf (tag)
tagging 09eb6b333c5a81392b70255db637be669d511654 (commit)
replaces 0.1
tagged by Arthur de Jong
on Thu Jun 19 22:17:43 2014 +0200
- Log -----------------------------------------------------------------
Release 0.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJTo0VnAAoJECqLdGgQ4K/B7K0P/2+B3rt+nhDhwBp88T1hI8Om
8R7NcXcEhlRXpLixu1CiYCqbOhP2yia6Cfnx63ZuDHILlE4AUoERXzbcZb9CuKZ6
jPwq7ZMVZeFmerjwZT+HZZF4LUgC25XICpmpRPOsQDudnM1+cslKCT9rxKF/BrHg
LbTjccW38dnT8MCmLR75N+GpUujPfNGLoJDExhTgywFyjvf0SWdbQcneeVofs42P
rkg+GXevpSg0G3GdnZLxA36RF7NIFLaMa3AMQlBXd1FYQgrUg3uu/RNjF4E82mCl
p6OhZHzM1C1O2svNOKXWlSEtbDRLf1rtNPbJRx0YtMq6I2ArOdgkN6WuXXRH5ZLT
rzXFg4HjRKlE3CGnhmprxbZqkqO2CRpIRB37wgOo4srxSTKGYMP2PyHp+BFwKqzP
yRUJQLf3jUWoerrdMYtlk+6PRzNKSc4ZS5XrrYLyobPkFSNSZ52gUa8NkksT2JSV
De4wjkgLasiXWdHrmiZ0keapa88Sy7V1esLLmLWslBMywuWgCVPpW3qU0aHWTEV8
iEXd4GRlSeLqxIac1/r4LPn0DQEUgpExspXjVxxRfXj1pG1a1KELjsd5tHnFYD+f
T8Dn2dUx2LCB2GWXif8YqdZbYK03BwgLw7X+2t1zMZZ4Zej0vysCzkb5Hqd90yBa
3HNTRVyVW9kwLm9M12Bh
=lBGO
-----END PGP SIGNATURE-----
Arthur de Jong (49):
Fix install_requires
Raise exceptions on some parsing problems
Add tests for invalid PSKC files
Make decryption code better readable
Raise an exception if decryption fails
Code simplification
Be more lenient in accepting algorithms
Support creating an empty PSKC instance
Consistency improvement
Add a function for adding a new key
Add test for missing secret value
Support more AES-CBC encryption schemes
Add test for all AES-CBC encryption schemes
Add test for missing key encryption algorithm
Raise exception when key derivation fails
Add tests for key derivation problems
Support Tripple DES decryption
Always put a space between RFC and number
Provide an RFC 3394 AES key wrapping algorithm
Allow speciying an initial value for key wrapping
Implement padding as specified in RFC 5649
Support kw-aes128, kw-aes192 and kw-aes256
Add a test for an odd namespace
Add an OCRA test
Add an TOTP test
Add an SecurID-AES-Counter test
Add an ActivIdentity-3DES test
Merge test_minimal into test_misc
Implement RFC 3217 Triple DES key wrapping
Support kw-tripledes decryption
Use get() instead of attrib.get() (shorter)
Have parse module provide find() functions
Support various ElementTree implementations
Automatically support all MACs in hashlib
Add MAC tests to all CBC encrypted keys
Handle missing MAC algorithm properly
Raise exception when MAC validation fails
Add tests for missing or invalid MAC
Provide a get_hmac() function
Support PBKDF2 PRF argument
Add support for setting secret
Refactor out some functions to parse
Simplify finding ElementTree implementation
Update documentation
Remove __str__ from exception
PEP8 fix
Remove unused import
Only catch normal exceptions
Get files ready for 0.2 release
-----------------------------------------------------------------------
hooks/post-receive
--
python-pskc
--
To unsubscribe send an email to
python-pskc-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/python-pskc-commits/
- python-pskc annotated tag 0.2 created. 0.2,
Commits of the python-pskc project