forked from pool/python-jwcrypto
- update to upstream release 0.7.0 * Allow to use JWKSet on a JWT with no KID * Fixed JWE jose_header * Added JWE/JWS custom registry header implementation * RFC 8037 - Support for Ed25519, Ed448 * Stricter OKP key generation parms check * Add X25519/X448 support * Simplify internal code curve selection * Fix encoding length of EC keys Coordinates * Add the ability to verify 'none' signatures * Import ABC from collections.abc instead of collections for Python 3.9 compatibility OBS-URL: https://build.opensuse.org/request/show/789672 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=17
70 lines
2.3 KiB
Plaintext
70 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 30 08:15:59 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
|
|
|
- update to upstream release 0.7.0
|
|
* Allow to use JWKSet on a JWT with no KID
|
|
* Fixed JWE jose_header
|
|
* Added JWE/JWS custom registry header implementation
|
|
* RFC 8037 - Support for Ed25519, Ed448
|
|
* Stricter OKP key generation parms check
|
|
* Add X25519/X448 support
|
|
* Simplify internal code curve selection
|
|
* Fix encoding length of EC keys Coordinates
|
|
* Add the ability to verify 'none' signatures
|
|
* Import ABC from collections.abc instead of collections for Python 3.9 compatibility
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 27 20:45:14 UTC 2018 - michael@stroeder.com
|
|
|
|
- update to upstream release 0.5.0:
|
|
* Better validation of JWE
|
|
* Avoid deprecation warnings
|
|
* Tested to work with python 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 25 14:05:59 UTC 2018 - mcepl@suse.com
|
|
|
|
- Clean SPEC file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 24 13:43:12 UTC 2017 - jmatejek@suse.com
|
|
|
|
- singlespec auto-conversion
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 3 15:12:08 UTC 2017 - michael@stroeder.com
|
|
|
|
- update to upstream release 0.4.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 24 19:54:55 UTC 2017 - michael@stroeder.com
|
|
|
|
- update to upstream release 0.4.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 3 15:34:39 UTC 2016 - michael@stroeder.com
|
|
|
|
- update to upstream release 0.4.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 11 17:51:23 UTC 2016 - michael@stroeder.com
|
|
|
|
- initial package of upstream release 0.3.1
|
|
|
|
|