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

Implementation of CryptoStore #3302

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Jan 3, 2023

  1. Initial framework for CryptoStore

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b3c6e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fefc0e View commit details
    Browse the repository at this point in the history
  3. Imported some functions from shieldtv

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d5540b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a145fa View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. First attempt.

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    9ff4703 View commit details
    Browse the repository at this point in the history
  2. Encrypted privKey

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    140a768 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Modified KeyStore functions

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    83ec339 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Adjusts for bugs found as part of AndroidTV testing.

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2a0c8e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Fix pom.xml conflict with addon/binding

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1d60a3e View commit details
    Browse the repository at this point in the history
  2. Fix pom.xml conflict. Again.

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2bc0087 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    b50e7a2 View commit details
    Browse the repository at this point in the history
  2. Updates from AndroidTV

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    95fe91d View commit details
    Browse the repository at this point in the history
  3. Fixes caAlias usage

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dfcdc20 View commit details
    Browse the repository at this point in the history
  4. Moves BouncyCastle to main pom

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d24f998 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    270f9a5 View commit details
    Browse the repository at this point in the history
  2. Update to 4.1.0

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    482f33c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Jan 5, 2024

  1. Update to 4.2.0

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    fd001b7 View commit details
    Browse the repository at this point in the history
  2. Fix pom conflict

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9977209 View commit details
    Browse the repository at this point in the history
  3. Fix conflict

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    737576a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea4ecbc View commit details
    Browse the repository at this point in the history
  5. Add BC back to pom after rebase

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    80a92a1 View commit details
    Browse the repository at this point in the history
  6. Update header to 2024

    Signed-off-by: Ben Rosenblum <[email protected]>
    morph166955 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5bb59cb View commit details
    Browse the repository at this point in the history