Skip to content

Tpm support#221

Merged
thanos merged 6 commits into
mainfrom
TPM_support
Jan 9, 2026
Merged

Tpm support#221
thanos merged 6 commits into
mainfrom
TPM_support

Conversation

@thanos
Copy link
Copy Markdown
Owner

@thanos thanos commented Jan 9, 2026

No description provided.

thanos added 6 commits January 7, 2026 21:28
Exported ECDHHandler trait and TpmHandler (when tpm feature is enabled) closed #219
Updated COMPARISON.md to reflect TPM support closed #218
Updated module structure documentation closed #217
Updated README.md with TPM/HSM usage examples closed #216
Placeholder TpmHandler implementation (users implement the trait for their TPM library) closed #215
Added tpm feature to Cargo.toml closed #214
Handlers are used during decryption when the recipient's key is in TPM/HSM closed #213
Accept optional ECDHHandler for hardware-backed operations closed #212
Added ecdh_encrypt_with_handler() and ecdh_decrypt_with_handler() closed #211
Allows users to implement TPM/HSM backends closed #210
Two methods: public_key() and ecdh() closed #209
Trait interface similar to gobottle's ECDHHandler closed #208
@thanos thanos merged commit efe5e7e into main Jan 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant