Commit Graph

2 Commits

Author SHA1 Message Date
Sandy Mossgrave
980784ea29 Works.
Now accepts argument '-f', for which the argument is a file path.
Opens file, then reads input from it.
If file is not provided or fopen() fails, ldaphotos defaults to reading message from standard input.
2023-05-21 23:05:39 +00:00
Sandy Mossgrave
da6f0568b6 Initial commit. Works.
Takes a line of input from stdin, then outputs its SHA256 hash.
Verbosity cannot be changed.
2023-05-21 21:02:25 +00:00