forked from pool/python-cryptography
- update to 0.7.1
* backwards-incompatible change: GCM module doesn't truncate tags by default anymore * removed deprecated arguments to MFG1 constructor * ECC support * added PEM and openssh key loading convenience methods * support for many new ciphers and new features of existing ones see CHANGELOG.rst for details - spec cleanup - reworked %check section - added changelog to docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
e70eb3fdcb
commit
50d37a3ec6
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 18:08:34 UTC 2014 - jmatejek@suse.com
|
||||
|
||||
- update to 0.7.1
|
||||
* backwards-incompatible change: GCM module doesn't truncate tags
|
||||
by default anymore
|
||||
* removed deprecated arguments to MFG1 constructor
|
||||
* ECC support
|
||||
* added PEM and openssh key loading convenience methods
|
||||
* support for many new ciphers and new features of existing ones
|
||||
see CHANGELOG.rst for details
|
||||
- spec cleanup
|
||||
- reworked %check section
|
||||
- added changelog to docs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 16:14:52 UTC 2014 - jmatejek@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user