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

Factorize crypto operation #1045

Merged
merged 15 commits into from
Jul 12, 2023
Merged

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    851f4df View commit details
    Browse the repository at this point in the history
  2. Add kes secret key path to SignerFixture & party_id shortcut

    This in order to build more easilly single signers.
    Alenar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    be6d24c View commit details
    Browse the repository at this point in the history
  3. Add uniform stake distribution generation to fixture builder

    Plus don't generate party ids and operation certificates temp files if
    using a Custom generation method. In this case we asume that the given
    party ids have already all the OpCert & other temp files ready.
    Alenar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7e045b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    465029a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8424d31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6eaeef1 View commit details
    Browse the repository at this point in the history
  7. Add common MultiSigner

    It can:
    * aggregate single signatures into a multi signatures
    * build the aggregate verification key from its clerk.
    * verify a single signature
    Alenar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7441143 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4aa06a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0a2faa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9aa205 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5621226 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6489fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3179cb1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd397ca View commit details
    Browse the repository at this point in the history
  15. Update versions

    Alenar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dea498c View commit details
    Browse the repository at this point in the history