Jonas Stein
|
8b1756eb89
|
Add SPDX License information (#96)
Adding license information according to the SPDX stanard.
Used the reuse tool.
Bug: https://github.com/scsitape/stenc/issues/95
|
2022-08-24 22:41:43 +02:00 |
|
James Wilson
|
13cf62cf8b
|
Add unit test coverage of stenc output (#67)
using stream in functions instead of directly writing to cout
|
2022-05-12 00:40:39 +02:00 |
|
James Wilson
|
13f09ea5aa
|
Remove KeyInfo and use standard library to parse hex strings (#46)
* Remove KeyInfo and use standard library to parse hex strings
* One declaration per line, more useful name of key_from_hex_chars
|
2022-05-08 21:07:58 +02:00 |
|
James Wilson
|
ff413aac3e
|
Add unit tests and add const
|
2022-04-24 20:09:08 +02:00 |
|