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

Simpler crypto #1374

Merged
merged 5 commits into from
Oct 31, 2020
Merged

Simpler crypto #1374

merged 5 commits into from
Oct 31, 2020

Conversation

cmdcolin
Copy link
Collaborator

Following #1356 and also #1326 I made this PR to have a simpler crypto implementation. The bundle size improvements are not updated yet AFAIK but I think this result is a good code change anyways

I think the results are easier to read in the code though and it doesn't use a fake key, just a random password

Also updates the lambda to make the session id shorter and the full hash is not generally needed, just a small amount of randomness. This change is already live

Note that this change would make currently shared sessions obsolete so deploying to yet a new base URI. I do this by removing the beta prefix

@cmdcolin cmdcolin merged commit b0c0d62 into master Oct 31, 2020
@cmdcolin cmdcolin mentioned this pull request Oct 31, 2020
@cmdcolin cmdcolin deleted the easier_crypto branch October 31, 2020 16:36
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

Successfully merging this pull request may close these issues.

1 participant