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

Shutter: Curve update and hash functions #45

Merged
merged 5 commits into from
May 22, 2024

Conversation

jannikluhn
Copy link
Contributor

This PR updates the crypto functions:

  • ensure used hash functions are distinct by prefixing the preimages
  • use BLS12-381 instead of BN256
  • add a version identifier to encrypted messages
  • rename gt_scalar_mult to gt_exp

Copy link
Member

@dapplion dapplion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to merge as is but I can't attest to the correctness of the cryptography

@dapplion dapplion merged commit 080abf3 into gnosischain:master May 22, 2024
1 check passed
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.

3 participants