Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/go-tpm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: google/go-tpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 16, 2024

  1. FIX: README: missmatch module and directory name (#374)

    Co-authored-by: Jules Lefebvre <jules.lefebvre10@gmail.com>
    JulesdeCube and Jules Lefebvre authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    7d8a26b View commit details
    Browse the repository at this point in the history
  2. Improve TPMUSensitiveComposite and crypto (#372)

    Improve TPMUSensitiveComposite and crypto #372
    AlexandreEXFO authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    49968d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6208188 View commit details
    Browse the repository at this point in the history
  4. Improve crypto & constants (#381)

    * Improve crypto & constants
    
    * Fix lint
    
    * Update constants.go (remove underscore))
    AlexandreEXFO authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    644dc32 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Test Pub() and Priv() by exporting the key and signing/verifying from…

    … software (#382)
    
    * Add round-trip duplicate/import tests that exercise Pub and Priv
    
    * Fix some test logging messages
    
    * improve name of helper
    chrisfenner authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    a21381d View commit details
    Browse the repository at this point in the history
Loading