forked from pool/python-jwcrypto
Accepting request 687914 from home:stroeder:branches:devel:languages:python
- update to upstream release 0.6.0 * Use python-cryptography's AES key wrapping * Add tests for key wrapping where CEK < KEK * Fix ECDH-ES key exchange for CEK greater than KEK * Add support for RFC7797 * Fix JWK.from_json OBS-URL: https://build.opensuse.org/request/show/687914 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
b2cff6b578
commit
407730aba5
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 18:45:19 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- update to upstream release 0.6.0
|
||||
* Use python-cryptography's AES key wrapping
|
||||
* Add tests for key wrapping where CEK < KEK
|
||||
* Fix ECDH-ES key exchange for CEK greater than KEK
|
||||
* Add support for RFC7797
|
||||
* Fix JWK.from_json
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:49:42 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user