Skip to content

Tags: c2FmZQ/storage

Tags

Verified

This tag was signed with the committer’s verified signature.
rthellend Robin Thellend

Verified

This tag was signed with the committer’s verified signature.
rthellend Robin Thellend

Verified

This tag was signed with the committer’s verified signature.
rthellend Robin Thellend

Verified

This tag was signed with the committer’s verified signature.
rthellend Robin Thellend

Verified

This tag was signed with the committer’s verified signature.
rthellend Robin Thellend

Verified

This tag was signed with the committer’s verified signature.
rthellend Robin Thellend

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
rthellend Robin Thellend
Update deps

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
rthellend Robin Thellend
ReadMasterKey: strict tpm option match

ReadMasterKey should return an error if the TPM option is selected,
but the master key was created without the TPM.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add TPM option for master key (#1)

Add an option to store master keys on a TPM. When this option is used,
the data can only be decrypted with the same TPM.

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
rthellend Robin Thellend
Add Keys() and DeleteKeys()