For #32, this removes the -g option for key generation within stenc and updates the documentation to suggest other means of securely generating keys, with an example using openssl.
The man page is also updated to reflect the changes to logging in #47, and to show an example key file that includes a key descriptor. Minor formatting and indentation changes also included, with consistent examples using the non-rewinding device for #4 .
For #32, this removes the
-g
option for key generation within stenc and updates the documentation to suggest other means of securely generating keys, with an example using openssl.The man page is also updated to reflect the changes to logging in #47, and to show an example key file that includes a key descriptor. Minor formatting and indentation changes also included, with consistent examples using the non-rewinding device for #4 .