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

Drop dependency on rsa crate #57

Open
dongsupark opened this issue Oct 1, 2024 · 0 comments
Open

Drop dependency on rsa crate #57

dongsupark opened this issue Oct 1, 2024 · 0 comments
Labels
kind/feature A feature request.

Comments

@dongsupark
Copy link
Member

ue-rs has dependencies on rsa crate, which has an open security issue about Marvin attack since months. However, the project is probably not going to address the issue any time soon.

It is probably worth reimplementing rsa-related code in ue-rs directly using openssl, dropping dependency on rsa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A feature request.
Projects
None yet
Development

No branches or pull requests

1 participant