1. 7457a72 tpm2-common: process and reject RSA parent flag by James Bottomley · 4 months ago master
  2. d43a618 load_tpm2_key: add output of description field by James Bottomley · 4 months ago
  3. ecd36a8 Add description field to all file production commands by James Bottomley · 4 months ago
  4. 49d94c9 load_tpm2_key: add ability to print out details of key file by James Bottomley · 4 months ago
  5. 7f02319 Version 4.4.3 by James Bottomley · 4 months ago v4.4.3
  6. 1d678e9 tests: fix tests for Ubuntu by James Bottomley · 4 months ago
  7. 1330daf configure: separate out building the provider from openssl-3 by James Bottomley · 4 months ago
  8. b2bd696 Fix testing for boxes with both software tpms by James Bottomley · 4 months ago
  9. 54cfccd opensslmissing: fix openssl-3.0 doesn't have auto-digestmax by James Bottomley · 5 months ago
  10. a20723b Version 4.4.2 by James Bottomley · 12 months ago v4.4.2
  11. 1649151 Fix problem with openvpn and the tpm2 provider by James Bottomley · 12 months ago
  12. 31eabd9 Fix TLS certificate generation with TPM key by James Bottomley · 12 months ago
  13. 84a25d8 Version 4.4.1 by James Bottomley · 1 year, 4 months ago v4.4.1
  14. 98d8bef Fix OBS build by James Bottomley · 1 year, 4 months ago
  15. 6ae7fe9 Version 4.4.0 by James Bottomley · 1 year, 4 months ago v4.4.0
  16. 508060a Fix 32 bit errors by James Bottomley · 1 year, 4 months ago
  17. 19846a6 attest_tpm2_primary: check qualified name by James Bottomley · 1 year, 4 months ago
  18. 6676f28 tss: add VALT() macro by James Bottomley · 1 year, 4 months ago
  19. 43c78d1 lib: check key properties on every create primary by James Bottomley · 1 year, 4 months ago
  20. 99583d7 lib: return public area for non-permanent handles by James Bottomley · 1 year, 4 months ago
  21. 90eecdf Use the NULL seed for salting every session by James Bottomley · 1 year, 7 months ago
  22. a137f58 Consolidate non-permanent handle handling in tpm2_load_srk by James Bottomley · 1 year, 7 months ago
  23. d382b5f libcommon: SECURITY: check null name for sessions by James Bottomley · 1 year, 7 months ago
  24. 2fb6b5d Version 4.3.0 by James Bottomley · 1 year, 7 months ago v4.3.0
  25. 9f75cf0 tests: add tests for attest_tpm2_primary by James Bottomley · 1 year, 7 months ago
  26. 94a69f4 attest_tpm2_primary: add man page by James Bottomley · 1 year, 7 months ago
  27. 29ab409 tools: add new attest_tpm2_primary command by James Bottomley · 1 year, 7 months ago
  28. d020909 tss: add tpm2_Certify, tpm2_ActivateCredential and tpm2_PolicyOR by James Bottomley · 1 year, 7 months ago
  29. be24ff3 libcommon: add primary creation from template by James Bottomley · 1 year, 7 months ago
  30. 102496b libcommon: add bin2hex and tmp2_get_hexname by James Bottomley · 1 year, 7 months ago
  31. 558107e libcommon: add ability to create a signing primary key by James Bottomley · 1 year, 7 months ago
  32. 122cf51 tss: Fix handling of TPM_RH_NULL in intel-tss by James Bottomley · 1 year, 7 months ago
  33. 5bab978 Add man page for engine/provider by James Bottomley · 1 year, 7 months ago
  34. 880b66c Version 4.2.0 by James Bottomley · 1 year, 7 months ago v4.2.0
  35. dd44017 doc: clarify boolean parsing rules by Morten Linderud · 1 year, 7 months ago
  36. 10b3dde libcommon: SECURITY: always salt sessions by James Bottomley · 1 year, 7 months ago
  37. 56ada6d libcommon: don't use a bound session if we have no shared secret by James Bottomley · 1 year, 7 months ago
  38. c9700ed tss: add TPM_RS_PW to Intel TSS for empty auth primaries by James Bottomley · 1 year, 7 months ago
  39. 07beeb0 libcommon: consolidate session handling code by James Bottomley · 1 year, 7 months ago
  40. 3b6df1a tests: add tests for RSA parent wrapped importable keys by James Bottomley · 1 year, 8 months ago
  41. 93f6a13 libcommon: add RSA wrapping for imported keys by James Bottomley · 1 year, 8 months ago
  42. 6478543 libcommon: split out ECC wrap handing by James Bottomley · 1 year, 8 months ago
  43. 2c1976c libcommon: split out tpm2_hmacwrap by James Bottomley · 1 year, 8 months ago
  44. 33b64f7 tss: Allow permanent handles as policy secrets by James Bottomley · 1 year, 7 months ago
  45. 61e59f6 Fix bug in handling wrapping of the secret component by James Bottomley · 1 year, 8 months ago
  46. 534cff0 doc: clarify use of the secret parameter by James Bottomley · 1 year, 8 months ago
  47. c21df72 Version 4.1.2 by James Bottomley · 1 year, 10 months ago v4.1.2
  48. 21cc607 doc: set the RFC date to when generated by James Bottomley · 1 year, 10 months ago
  49. b029e2e tests: fix checks for illegal curves by James Bottomley · 1 year, 10 months ago
  50. 24c0126 tests: enable sha1 bank if the vtpm comes with it disabled by James Bottomley · 1 year, 10 months ago
  51. a9d52c0 doc: update draft RFC to specify the template exactly by James Bottomley · 1 year, 10 months ago
  52. 897d73f doc: add optional rsaParent by Gary Lin via groups.io · 1 year, 11 months ago
  53. b89fe44 doc: update draft RFC with an optional description by Morten Linderud · 2 years ago
  54. 0daef68 tpm2-common: remove misleading comment from the ECC template by Morten Linderud · 2 years ago
  55. 32620ef create_tpm2_key: fix missing tabs in --help by Morten Linderud · 2 years, 1 month ago
  56. 65987b6 Version 4.1.1 by James Bottomley · 2 years, 2 months ago v4.1.1
  57. 3d5cdfe Fix 32 bit signed conversion by James Bottomley · 2 years, 2 months ago
  58. e7fb66b Version 4.1.0 by James Bottomley · 2 years, 2 months ago v4.1.0
  59. cc6cc1e doc: update draft RFC with TPM2_PolicySecret implementation by James Bottomley · 2 years, 2 months ago
  60. 2fb0548 tests: add check for signed policies by James Bottomley · 2 years, 2 months ago
  61. 5721b68 tools: add policy secret option by James Bottomley · 2 years, 2 months ago
  62. 3ec82b7 tpm2-common: add processing of TPM2_PolicySecret by James Bottomley · 2 years, 2 months ago
  63. 12c06b5 Rethread handling of authorizations for TPM2_PolicySecret by James Bottomley · 2 years, 2 months ago
  64. d5eecef tss: add tpm2_PolicySecret by James Bottomley · 2 years, 2 months ago
  65. 2b85ef8 tss: add support for getting the names of objects (including NV objects) by James Bottomley · 2 years, 2 months ago
  66. 76aec72 tests: Add testing for the new locality flag by James Bottomley · 2 years, 3 months ago
  67. 8cbc00c Add locality policy by James Bottomley · 2 years, 3 months ago
  68. f5f7a3d TSS: add locality policy by James Bottomley · 2 years, 3 months ago
  69. 7ec73c4 doc: add clarity around policyRef in TPM2_PolicyAuthorize by James Bottomley · 2 years, 3 months ago
  70. 555ab08 Version 4.0.2 by James Bottomley · 2 years, 3 months ago v4.0.2
  71. 999faa7 provider: fix reference counting by James Bottomley · 2 years, 3 months ago
  72. ef3de36 fix the pkcs12 wrapping test for openssl 3.2 by James Bottomley · 2 years, 3 months ago
  73. 871f375 Fix dynamic_engine tests for openssl 3.2 by James Bottomley · 2 years, 3 months ago
  74. 2ca1b46 tpm2-common: fix encrypted secret size by James Bottomley · 2 years, 3 months ago
  75. 36b4d7d signed_tpm2_policy: match the man page by James Bottomley · 2 years, 3 months ago
  76. df71996 tpm2-common: add helpers for querying and removing key policy by James Bottomley · 2 years, 3 months ago
  77. e3d1192 gcc-13 fix by James Bottomley · 2 years, 3 months ago
  78. cd38afd tests: fix for swtpm and tpm_server being installed simultaneously by James Bottomley · 2 years, 3 months ago
  79. d9433dc Version 4.0.1 by James Bottomley · 2 years, 8 months ago v4.0.1
  80. cd2b01c intel-tss: more openssl-3 fixes by James Bottomley · 2 years, 8 months ago
  81. ccf5b65 tpm2-common: fix for openssl Boolean problems by James Bottomley · 2 years, 8 months ago
  82. a813f3d configure.ac: always use the reference tpm if available by James Bottomley · 2 years, 8 months ago
  83. 504ef29 doc: convert to sourcecode tag and add ASN.1 module by James Bottomley · 2 years, 8 months ago
  84. 5e84535 doc: make references to the TCG template explicit by James Bottomley · 2 years, 8 months ago
  85. 85d1401 tests: skip known test failures for swtpm by James Bottomley · 2 years, 8 months ago
  86. fdbab95 intel-tss: fix Intel TSS for swtpm by James Bottomley · 2 years, 8 months ago
  87. c07bc50 tpm-common: remove support for < 256 bit elliptic curves by James Bottomley · 2 years, 8 months ago
  88. 058fdde intel-tss: fix openssl3 code by James Bottomley · 2 years, 8 months ago
  89. 196d7a4 doc: fix a typo in draft-bottomley-tpm2-keys.xml by Gary Lin via groups.io · 2 years, 11 months ago
  90. a336823 Version 4.0.0 by James Bottomley · 3 years ago v4.0.0
  91. 5f7c8a7 tpm2-common.c: Fix gcc-13 being picky about int to enum conversion by James Bottomley · 3 years ago
  92. ebd7ed4 decode_encode: fix the provider recursion problem by James Bottomley · 3 years ago
  93. e718104 tests: add provider tests by James Bottomley · 3 years ago
  94. 184d8dd provider: add nv key handling with store by James Bottomley · 3 years ago
  95. 5fe4ac3 provider: add decryption functions by James Bottomley · 3 years ago
  96. f6fae5f openssl3 provider: add signatures by James Bottomley · 3 years ago
  97. 4470661 Add openssl3 provider by James Bottomley · 3 years ago
  98. 97543e1 Add missing OpenSSL3 functions by James Bottomley · 3 years ago
  99. 3e7e24c intel-tss: update for openssl-3 by James Bottomley · 3 years ago
  100. 261becb Version 3.4.0 by James Bottomley · 3 years ago v3.4.0