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

Data Integrity bbs-2023 Cryptosuite #550

Merged
merged 34 commits into from
Jul 10, 2024
Merged

Data Integrity bbs-2023 Cryptosuite #550

merged 34 commits into from
Jul 10, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    c78c1da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed5b10 View commit details
    Browse the repository at this point in the history
  3. Complete base proof generation.

    Now testing...
    timothee-haudebourg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    834da2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ced82f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92beba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf741a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d72775 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf6a6a0 View commit details
    Browse the repository at this point in the history
  9. Cleanup code.

    timothee-haudebourg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ac9da0f View commit details
    Browse the repository at this point in the history
  10. Feature gate.

    timothee-haudebourg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a71015c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5890307 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a2a8c5 View commit details
    Browse the repository at this point in the history
  13. Fix tests.

    timothee-haudebourg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9f3871c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1231a75 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fcd7339 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    80857a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    224a54c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    892ed01 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    28adfb3 View commit details
    Browse the repository at this point in the history
  20. Fix formatting.

    timothee-haudebourg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a155b72 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8d754aa View commit details
    Browse the repository at this point in the history
  22. A few renamings.

    Unification of the signature options and verification options interface.
    timothee-haudebourg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8fdf904 View commit details
    Browse the repository at this point in the history
  23. Add SelectiveCryptographicSuite trait, providing a nice interface t…

    …o SD suites.
    
    Add `DataIntegrity::select` method.
    timothee-haudebourg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8ddd4d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    ec9b763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8dfe7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73cbd44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74db767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    932bbf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38a1062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46a4bbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6c3972 View commit details
    Browse the repository at this point in the history
  9. Add to_jwk for Bls multikeys

    sbihel committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    00b720e View commit details
    Browse the repository at this point in the history
  10. Revert manual JWK conversion

    sbihel committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cd6b5b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    3aaa2b4 View commit details
    Browse the repository at this point in the history