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

[WIP] [knx] Add support for using hardware TPM modules #15326

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

Commits on Oct 10, 2024

  1. knx] Add support for using hardware TPM modules

    Add TpmInterface, a class built on top of Tss.Java.
    This lib is to be included in a special way due to inconsistencies
    in package creation which makes it incompatible to OSGI.
    
    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f219e3f View commit details
    Browse the repository at this point in the history
  2. single instance

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    de76eee View commit details
    Browse the repository at this point in the history
  3. 2024 headers

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    53de31d View commit details
    Browse the repository at this point in the history
  4. upgrade bc to 1.77

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3dc1dab View commit details
    Browse the repository at this point in the history
  5. Drop transitive dependency on bcprov

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e66976b View commit details
    Browse the repository at this point in the history
  6. Exclude TSS from JaCoCo, resolve merge conflict

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    778e261 View commit details
    Browse the repository at this point in the history
  7. cleanup

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8278817 View commit details
    Browse the repository at this point in the history
  8. Rework

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    61038dd View commit details
    Browse the repository at this point in the history