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

Update Ciphertext bindings #155

Merged
merged 10 commits into from
Aug 27, 2023
Merged

Update Ciphertext bindings #155

merged 10 commits into from
Aug 27, 2023

Commits on Aug 1, 2023

  1. Refactor Ciphertext implementation. Fixes #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 21, 2023

  1. Update ferveo-python/ferveo/__init__.pyi

    Co-authored-by: Derek Pierre <[email protected]>
    piotr-roslaniec and derekpierre authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    191b81f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. apply pr suggestions

    piotr-roslaniec committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c06217c View commit details
    Browse the repository at this point in the history