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

New AES-256 encryption #872

Merged
merged 12 commits into from
Aug 2, 2023
Merged

New AES-256 encryption #872

merged 12 commits into from
Aug 2, 2023

Commits on Jul 28, 2023

  1. New AES256 encryption

    fix annotation encryption
    andersonhc committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9d5396a View commit details
    Browse the repository at this point in the history
  2. change typing

    andersonhc committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    53a3a0e View commit details
    Browse the repository at this point in the history
  3. please pylint

    andersonhc committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e99165a View commit details
    Browse the repository at this point in the history
  4. please pylint

    andersonhc committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a653888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bef6da2 View commit details
    Browse the repository at this point in the history
  6. Update .banditrc.yml

    andersonhc committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    677b06b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6cd259 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fec768 View commit details
    Browse the repository at this point in the history
  9. Update encryption.py

    andersonhc committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    eb40d62 View commit details
    Browse the repository at this point in the history
  10. Update encryption.py

    andersonhc committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f310cfc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    73c6db5 View commit details
    Browse the repository at this point in the history
  2. add tests

    andersonhc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    525a7d5 View commit details
    Browse the repository at this point in the history