Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support ECDSA JWTs and JWKs #43387

Merged
merged 4 commits into from
Jun 26, 2024
Merged

support ECDSA JWTs and JWKs #43387

merged 4 commits into from
Jun 26, 2024

Conversation

nklaassen
Copy link
Contributor

This PR continues the implementation of RFD 136 by adding support for ECDSA JWTs and JWKs, and updating the balanced-dev, fips-dev, and hsm-dev algorithm suites to use ECDSA for all newly generated JWT CA keys.

@nklaassen nklaassen added the no-changelog Indicates that a PR does not require a changelog entry label Jun 22, 2024
@nklaassen nklaassen requested a review from justinas June 22, 2024 01:02
@github-actions github-actions bot requested review from greedy52 and r0mant June 22, 2024 01:03
@github-actions github-actions bot added application-access database-access Database access related issues and PRs size/sm labels Jun 22, 2024
@nklaassen nklaassen force-pushed the nklaassen/ecdsa-jwts branch 2 times, most recently from 5a1e107 to 6e532fe Compare June 24, 2024 22:20
@nklaassen nklaassen changed the base branch from nklaassen/algs1 to nklaassen/algs0 June 24, 2024 22:21
Base automatically changed from nklaassen/algs0 to master June 26, 2024 16:32
@nklaassen nklaassen changed the base branch from master to nklaassen/algs1 June 26, 2024 18:18
Base automatically changed from nklaassen/algs1 to master June 26, 2024 18:54
@nklaassen nklaassen enabled auto-merge June 26, 2024 19:05
@nklaassen nklaassen added this pull request to the merge queue Jun 26, 2024
Merged via the queue into master with commit c5bf1eb Jun 26, 2024
37 checks passed
@nklaassen nklaassen deleted the nklaassen/ecdsa-jwts branch June 26, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-access database-access Database access related issues and PRs no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants