tzpfms backend TPM[12] -> tzpfms TPM[12] backend

This commit is contained in:
наб 2024-03-11 18:24:55 +01:00
parent 81add25df9
commit 48bebe9be3
No known key found for this signature in database
GPG Key ID: BCFD0B018D2658F1
4 changed files with 12 additions and 12 deletions

View File

@ -14,10 +14,10 @@
.Sh DESCRIPTION
After verifying
.Ar dataset
was encrypted with
was encrypted with the
.Nm tzpfms
backend
.Sy TPM1.X :
.Sy TPM1.X
backend:
.Bl -enum -compact -offset 2n -width 2n
.It
performs the equivalent of

View File

@ -15,11 +15,11 @@
.Sh DESCRIPTION
After verifying
.Ar dataset
was encrypted with
was encrypted with the
.Nm tzpfms
backend
.Sy TPM1.X
will unseal the key and load it into
backend,
unseals the key and load it into
.Ar dataset .
.Pp
The user is first prompted for the SRK passphrase, set when taking ownership, if not "well-known" (all zeroes);

View File

@ -14,10 +14,10 @@
.Sh DESCRIPTION
After verifying
.Ar dataset
was encrypted with
was encrypted with the
.Nm tzpfms
backend
.Sy TPM2 :
.Sy TPM2
backend:
.Bl -enum -compact -offset 2n -width 2n
.It
performs the equivalent of

View File

@ -15,10 +15,10 @@
.Sh DESCRIPTION
After verifying
.Ar dataset
was encrypted with
was encrypted with the
.Nm tzpfms
backend
.Sy TPM2 ,
.Sy TPM2
backend,
unseals the key and loads it into
.Ar dataset .
.Pp