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

Changes needed for ACP, ThresholdMessageKit work in nucypher-core #156

Merged
merged 11 commits into from
Aug 27, 2023

Commits on Aug 1, 2023

  1. Refactor Ciphertext implementation. Fixes nucypher#144

    * Remove unused Ciphertext.construct_tag_hash()
    * Refactor Ciphertext.check() to take the functionality of check_ciphertext_validity() function
    cygnusv committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    41e5be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396b1d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e662e17 View commit details
    Browse the repository at this point in the history
  4. Test for bad AAD input

    cygnusv committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e51e6ec View commit details
    Browse the repository at this point in the history
  5. Bump MSRV to 1.67.0

    cygnusv committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0ec84b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f427f0d View commit details
    Browse the repository at this point in the history
  7. Clippy stuff

    cygnusv committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4337c3c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 21, 2023

  1. Appease linter.

    derekpierre committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2c1288b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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