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 credentials in memory #2723

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

Commits on Oct 9, 2023

  1. Generate keys for KeyStore

    avazirna committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    77934f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Refactor

    avazirna committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b6cf455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c137fab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6547246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fdcbf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Refactor

    avazirna committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9722643 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Refactor

    avazirna committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0996c07 View commit details
    Browse the repository at this point in the history
  2. Set Android key store name

    avazirna committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f1201a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Refactor

    avazirna committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    daf20a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c54fe2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d149226 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. Refactor

    avazirna committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    db3e33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a45854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d328a05 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Refactor

    avazirna committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ecb938b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f3b6c View commit details
    Browse the repository at this point in the history
  3. Refactor

    avazirna committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    021f2d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    7bfd5af View commit details
    Browse the repository at this point in the history
  2. Add unit test

    avazirna committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8c74193 View commit details
    Browse the repository at this point in the history
  3. Lint

    avazirna committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4e137b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    275be76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce84ea1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8609871 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    28493bf View commit details
    Browse the repository at this point in the history
  2. Refactor

    avazirna committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6c5caf0 View commit details
    Browse the repository at this point in the history
  3. Lint

    avazirna committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    efe1908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26f6e1f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Rename key alias

    avazirna committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5c6f8fd View commit details
    Browse the repository at this point in the history
  2. Revert "Add gradle task to register service providers"

    This reverts commit 28493bf.
    avazirna committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8c15e6b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Add key algorithms constants

    avazirna committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6a805fc View commit details
    Browse the repository at this point in the history
  2. Lint

    avazirna committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8a33928 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Add EncryptionKeyHelper

    avazirna committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6edd01d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ffe39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce30b99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff2102d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    1e9326c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1af601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d66b9f View commit details
    Browse the repository at this point in the history
  4. Refactor

    avazirna committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    48aa5a5 View commit details
    Browse the repository at this point in the history
  5. Lint

    avazirna committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    af8194a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

    avazirna committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    403fff4 View commit details
    Browse the repository at this point in the history