Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement tpm2_duplicate #223

Open
salrashid123 opened this issue Oct 14, 2020 · 0 comments
Open

Implement tpm2_duplicate #223

salrashid123 opened this issue Oct 14, 2020 · 0 comments

Comments

@salrashid123
Copy link
Contributor

FR to implement tpm2_duplicate capability which will allow sealed transfer of tpm based keys

Here is a sequence using tpm2_tools: Duplicating Objects

for ref, the

  -  TPM2_CC_Duplicate constant value is   0x14b from tpm2_tools command-code-,mappings for constants.go

but the larger thing that remains is implementing tpm2_duplicate

eg

tpm2_duplicate -C new_parent.ctx -c key.ctx -G null -p "session:session.dat" -r dup.dup -s dup.seed
rthellend added a commit to rthellend/go-tpm that referenced this issue Mar 3, 2024
chrisfenner pushed a commit that referenced this issue Apr 11, 2024
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

No branches or pull requests

1 participant