Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add command line options to individually evercise each of the library functions. Including: * sha512 hash of file or string * generating public and private keys * signing files or sha512 hashes of files. * validating those same hashes. * running the key exchange function. * adding a scalar to public and private keys.
- Loading branch information