tree: 6f0d031d90cdbb1dc7fede13f736cd74416e75d3 [path history] [tgz]
  1. BUILD.gn
  2. libtpmcrypto.pc.in
  3. OWNERS
  4. platform2_preinstall.sh
  5. README.md
  6. tpm.h
  7. tpm1_impl.cc
  8. tpm1_impl.h
  9. tpm2_impl.cc
  10. tpm2_impl.h
  11. tpm_crypto.h
  12. tpm_crypto_impl.cc
  13. tpm_crypto_impl.h
  14. tpm_crypto_impl_test.cc
  15. tpm_encrypted_data.proto
  16. tpm_proto_utils.cc
  17. tpm_proto_utils.h
  18. tpm_proto_utils_test.cc
libtpmcrypto/README.md

TPM backed crypto library

Warning: This document is old & has moved. Please update any links:
https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/libtpmcrypto/README.md

Provides AES256-GCM encryption/decryption of data to a serialized proto using a TPM sealed key.