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

Investigate alternative algorithms to RSA for webhook communication #1795

Open
4 tasks
c-pius opened this issue Aug 23, 2024 · 0 comments
Open
4 tasks

Investigate alternative algorithms to RSA for webhook communication #1795

c-pius opened this issue Aug 23, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@c-pius
Copy link
Contributor

c-pius commented Aug 23, 2024

Description

Follow up from #1771

We want to investigate if there are alternative algorithms to RSA for our webhoook communication.

Reasons

RSA seems to be not state of the art any longer (see #1771 (comment)). In addition, we observed problems when testing RSA and 8192 bit key size: #1793

Acceptance Criteria

Timebox: 2 days (consider small PoC)

Feature Testing

No response

Testing approach

No response

Attachments

No response

@c-pius c-pius added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant