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

Add support for choice of salt for eip712 calls #116

Open
jot2re opened this issue Oct 21, 2024 · 0 comments
Open

Add support for choice of salt for eip712 calls #116

jot2re opened this issue Oct 21, 2024 · 0 comments

Comments

@jot2re
Copy link

jot2re commented Oct 21, 2024

As it is now the salt for the eip712 domain used in signatures integrating with the KMS blockchain is set to None.
However, the most safe approach is probably to ensure that a custom, high entropy salt is used.
Still, it is not a high priority for now.

This needs to be done after issue https://github.com/zama-ai/kms-core/issues/1301

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