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

Encrypt data with secret key #2803

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    ab6c711 View commit details
    Browse the repository at this point in the history
  2. change function signatures

    va-an committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b33f56a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bd058b View commit details
    Browse the repository at this point in the history
  4. change error types

    va-an committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ffea9d4 View commit details
    Browse the repository at this point in the history
  5. fix doc-comments

    va-an committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8278683 View commit details
    Browse the repository at this point in the history
  6. add tests

    va-an committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ac98764 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e08f9f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4163474 View commit details
    Browse the repository at this point in the history
  9. use hkdf

    va-an committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4d81f62 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. return Cipher from encrypt

    va-an committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    3c67b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    5296e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba0d6c View commit details
    Browse the repository at this point in the history