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

refactor: Migrated bcrypt key derivation to argon2 and aead symmetric encryption #451

Merged
merged 12 commits into from
Mar 23, 2023

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    1c798d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afc9266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55acbdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0fc46 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    9bda388 View commit details
    Browse the repository at this point in the history
  2. fix different lint errors

    bizk committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f36d013 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. fix lint issues

    bizk committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f1de6ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185c764 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Mar 22, 2023

  1. Merge branch 'feat/bcrypt-key-derivation-to-aead' of github.com:Zonda…

    …x/cosmos-sdk into feat/bcrypt-key-derivation-to-aead
    bizk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d18cea8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    6f03c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9abbbc1 View commit details
    Browse the repository at this point in the history