Commit Graph

7 Commits

Author SHA1 Message Date
Eli Ribble e72ef67049 Add signature file output
It's optional, whee!
2023-12-06 23:32:11 -07:00
Eli Ribble a03899a588 Add command actions, sign a message 2023-12-06 23:32:11 -07:00
Eli Ribble f08ddd24fa Read the signing key from a file. 2023-12-06 23:32:11 -07:00
Eli Ribble c25f3f2198 Generate a key and write it out. 2023-12-06 23:32:11 -07:00
Eli Ribble d348df882a Read an argument from the commandline. 2023-12-06 23:32:11 -07:00
Eli Ribble 0d3effd9d2 Write a simple file. 2023-12-06 23:32:11 -07:00
Eli Ribble d7b7db3e88 Hello World in Rust.
Yeah, I'm going to learn Rust today.
2023-12-06 23:32:11 -07:00