scsitape / stenc

SCSI Tape Encryption Manager - stenc (formerly on https://sourceforge.net/projects/stenc/)
GNU General Public License v2.0
70 stars 17 forks source link

Remove key generation #60

Closed jmwilson closed 2 years ago

jmwilson commented 2 years ago

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 .