diff options
author | K. Eugene Carlson <kvngncrlsn@gmail.com> | 2022-04-23 03:38:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-24 01:47:11 +0700 |
commit | 5ffb695d082fc2a819641852807a167c7de27940 (patch) | |
tree | fe381282845d9a841346320c4002cf843811db4c /libraries/libtpms/README | |
parent | ce9e901f71a6b3c4af1fcdf874cbcb832b150e1c (diff) |
libraries/libtpms: Added (library for emulating TPM 1.2 and 2.0)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtpms/README')
-rw-r--r-- | libraries/libtpms/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libtpms/README b/libraries/libtpms/README new file mode 100644 index 0000000000000..4b988f43f8f91 --- /dev/null +++ b/libraries/libtpms/README @@ -0,0 +1,4 @@ +libtpms (library for TPM 1.2 and 2.0 emulation) + +libtpms is a library for the software emulation of a Trusted Platform +Module (TPM 1.2 and TPM 2.0). |