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

Fiono11's OLAF #110

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open

Fiono11's OLAF #110

wants to merge 63 commits into from

Conversation

burdges
Copy link
Collaborator

@burdges burdges commented Jul 30, 2024

Just some minor cleanup, primarily removing the dangeorus "flexible round optimized" aka 1-round part that seperates FROSTs from other 2-round non-deterministic multi-signatures.

Fiono11 and others added 24 commits May 16, 2024 19:30
Improvements

Add tests

Fix tests

Return keys from simplpedpop_recipient_all instead of points and scalars

Replace pub(crate) with pub(super)

Fix in ciphertexts loop

Add wrapper types

Implement SecretShare and EncryptedSecretShare types

Implement SecretPolynomial and PolynomialCommitment types

Restructuring of files

Remove derive_key_from_scalar

Remove ephemeral key

Add Identifier type

Add identifiers to dkg_output

Remove proof of possession signature

Improvements

Fix deserialization of dkg output

Remove unwrap

Improve errors

Add polynomial tests

Reimplement ephemeral key and proof of possession

Merge changes from final_frost branch to simplpedpop

Undo formatting
Appears this works everywhere
We could expose this behind some HAZMAT feature I guess, not sure.
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