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

Add Samsung Knox TEE integrity status #15

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

Commits on Nov 15, 2023

  1. Set subject for app attest key

    PKCS7 does not maintain the order of certificates in a certification path. Set unique subject to reduce sorting issues.
    vvb2060 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bb82068 View commit details
    Browse the repository at this point in the history
  2. Add pkipath back

    vvb2060 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6af8785 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Manual sort certificates

    vvb2060 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9d262fb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. stub: init

    Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
    salvogiangri committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8dca4d5 View commit details
    Browse the repository at this point in the history
  2. stub: add Samsung AttestationUtils class

    Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
    salvogiangri committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1a0d762 View commit details
    Browse the repository at this point in the history
  3. stub: add android.os.SystemProperties class

    Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
    salvogiangri committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    46b3409 View commit details
    Browse the repository at this point in the history
  4. app: attestation: CertificateInfo: add SAK root key(s)

    Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
    salvogiangri committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d44d40c View commit details
    Browse the repository at this point in the history
  5. app: generate key using SAK when available

    Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
    salvogiangri committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    142a75b View commit details
    Browse the repository at this point in the history
  6. app: display Knox TEE integrity status info

    Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
    salvogiangri committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b6fd50f View commit details
    Browse the repository at this point in the history
  7. app: add toggle for Samsung attestation

    Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
    salvogiangri committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    35127ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a40cd1 View commit details
    Browse the repository at this point in the history