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

[WIP] Remove requirement for mutable refrence for api calls #77

Closed
wants to merge 4 commits into from

Conversation

clintfred
Copy link
Contributor

@clintfred clintfred commented May 23, 2019

This is an experiment to see if recrypt's API can be improved to replace &mut self -> &self. Initial results look promising...

TODO

  • inspect performance of this approach
  • try recrypt from multiple threads to see if any problems present themselves
  • make similar changes to 480-bit

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.

2 participants