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

Move default RSA encryption to RSA- #250

Open
simo5 opened this issue Dec 15, 2020 · 0 comments
Open

Move default RSA encryption to RSA- #250

simo5 opened this issue Dec 15, 2020 · 0 comments

Comments

@simo5
Copy link
Member

simo5 commented Dec 15, 2020

enc = ('RSA-OAEP', 'A256CBC-HS512')

The original commit that changed this from RSA1_5 mentioned not going immediately to RSA-OAEP-256 for compatibility reasons.
RSA-OAEP uses SHA-1 and we should move to SHA-256 to avoid questions as SHA-1 is being deprecated left and right.

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

No branches or pull requests

1 participant