[JIRA] (JCOMOIDC-67) Improve support for RSA* and ECDH-ES* JWE algorithms

Henri Mikkonen (Jira) jira at shibboleth.atlassian.net
Mon Mar 13 16:20:35 UTC 2023


Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd ) *commented* on JCOMOIDC-67 ( https://shibboleth.atlassian.net/browse/JCOMOIDC-67?atlOrigin=eyJpIjoiYjg3ZGM2N2U3ODYxNGMxZmJiMzM2MWRhYmU3YmQzOTciLCJwIjoiaiJ9 )

Re: Improve support for RSA* and ECDH-ES* JWE algorithms ( https://shibboleth.atlassian.net/browse/JCOMOIDC-67?atlOrigin=eyJpIjoiYjg3ZGM2N2U3ODYxNGMxZmJiMzM2MWRhYmU3YmQzOTciLCJwIjoiaiJ9 )

Added the following algorithm descriptors:

* RSA-OAEP-384
* RSA-OAEP-512
* ECDH-ES+A128KW
* ECDH-ES+A192KW
* ECDH-ES+A256KW

For all the ECDH-ES-* descriptors, the getJCAAlgorithmID() method returns the same value: ECDH. That seems right as Nimbus use the same KeyAgreement instance ( KeyAgreement.getInstance("ECDH") ) for all: the exact algorithm value from JWE header is used for deciding how the content encryption key is derived.

( https://shibboleth.atlassian.net/browse/JCOMOIDC-67#add-comment?atlOrigin=eyJpIjoiYjg3ZGM2N2U3ODYxNGMxZmJiMzM2MWRhYmU3YmQzOTciLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JCOMOIDC-67#add-comment?atlOrigin=eyJpIjoiYjg3ZGM2N2U3ODYxNGMxZmJiMzM2MWRhYmU3YmQzOTciLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100217- sha1:2199b34 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230313/fbdf6579/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-3948de3b-7897-4ca3-8be0-a84096bd2143
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230313/fbdf6579/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-e1910732-9304-4c53-8cf6-c40c12132cce
Type: image/png
Size: 448 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230313/fbdf6579/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-2338cd4d-6000-4409-8b1d-3f6af93cfe72
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230313/fbdf6579/attachment-0005.png>


More information about the commits mailing list