You're not reviewing the full diff of
request 687914
, but the diff to the superseded
request 687792
(Show full diff)
Overview
Request 687914 accepted
- 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
Loading...
Request History
stroeder created request
- 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
stroeder accepted request
Successfully tested with OATH-LDAP's hotp_validator on Tumbleweed x86_64
Thanks a lot.