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

Make the encryption algorithm a trait #8

Open
gballet opened this issue Aug 23, 2019 · 0 comments
Open

Make the encryption algorithm a trait #8

gballet opened this issue Aug 23, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@gballet
Copy link
Owner

gballet commented Aug 23, 2019

We use Keccak256 in an Eth1 context, but future Eth1x and Eth2 evolutions might make us prefer e.g. blake2 or anything else. The encryption-related code should be made a trait.

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

No branches or pull requests

1 participant