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

Configurable finite field modulus #19

Open
cmars opened this issue Aug 4, 2013 · 0 comments
Open

Configurable finite field modulus #19

cmars opened this issue Aug 4, 2013 · 0 comments

Comments

@cmars
Copy link
Owner

cmars commented Aug 4, 2013

conflux.recon and its subpackages are hardcoded to use a constant prime from SKS for the finite field in which all arithmetic occurs. This modulus is designed for enclosing 128-bit MD5 values.

conflux could be made configurable to support arbitrary finite fields for enclosing larger keys. This would allow content-addressable key synchronization with larger, more secure, FIPS-compatible hashes: SHA1, SHA2 family & beyond.

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