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

tpm2_rsadecrypt/encrypt, make -i an argument and -o optional #508

Closed
williamcroberts opened this issue Sep 19, 2017 · 0 comments
Closed
Milestone

Comments

@williamcroberts
Copy link
Member

Without -o output to stdout in hex format via tool_output. With -o, output to a file as a binary format.

Drop -I as it should be an argument or default to stdin.

@williamcroberts williamcroberts added this to the next milestone Sep 19, 2017
williamcroberts pushed a commit to williamcroberts/tpm2-tools that referenced this issue Nov 9, 2017
Make -I an argument and default to stdin.

Update tpm2_create to use a common helper since both these
tools have similair stdin logic.

Drop unused routines from files.h

Fixes: tpm2-software#508

Signed-off-by: William Roberts <william.c.roberts@intel.com>
williamcroberts pushed a commit to williamcroberts/tpm2-tools that referenced this issue Nov 9, 2017
Make -I an argument and default to stdin.

Update tpm2_create to use a common helper since both these
tools have similair stdin logic.

Drop unused routines from files.h

Fixes: tpm2-software#508

Signed-off-by: William Roberts <william.c.roberts@intel.com>
williamcroberts pushed a commit that referenced this issue Nov 9, 2017
Make -I an argument and default to stdin.

Update tpm2_create to use a common helper since both these
tools have similair stdin logic.

Drop unused routines from files.h

Fixes: #508

Signed-off-by: William Roberts <william.c.roberts@intel.com>
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