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

Ci/test builds #34

Closed
wants to merge 85 commits into from
Closed

Ci/test builds #34

wants to merge 85 commits into from

Conversation

matteo-cristino
Copy link
Owner

No description provided.

jaromil and others added 30 commits June 30, 2023 11:05
base64 autodetection of zencode code block encoding cannot be
deterministic and corner cases may lead to errors, therefore this is
now configurable from CONF.code.encodin.fun with a decoding function pointer
also build osx and add zencode-exec to released packages
implement jwt hs256
fix dyne#700 

RFC 7519 tells that no canonicalization need be performed before encoding,
Tonelli-Shanks implemented in zen_big.c
Comparison with a sage implementation by parazyd

challenge and responses coincide with Sage repo
zencode decrypt and verify shares and tests
refactor(pvss): input/output dictionaries

refactor(pvss): set_generators, comments and issuer_shares.index

refactor(pvss): zencode distribution phase

refactor(pvss): zencode reconstruction phase

refactor(pvss): removed indexes from distribution phase

style(pvss): comments clean up

refactor(pvss): zencode pvss verified shares

refactor(pvss): public shares and secret shares

refactor(pvss): import-export proofs as base64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants