Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Support "ALGO" being the command name. For example:
$ otp-md5 10 seedname This allows for a copy/paste from the remote challenge directly to the local shell prompt (rather than a challenge prompt). Added a little of code to support multiple algorithms, but bail out if the specified algorithm is not supported. Suggested by: rubys Closes: issue #1
- Loading branch information
Showing
1 changed file
with
38 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters