https://github.com/ecto/cry
crypto from the command line
https://github.com/ecto/cry
Last synced: over 1 year ago
JSON representation
crypto from the command line
- Host: GitHub
- URL: https://github.com/ecto/cry
- Owner: ecto
- Created: 2011-10-31T21:09:58.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T16:01:31.000Z (almost 8 years ago)
- Last Synced: 2024-10-25T12:37:41.116Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cry

crypto in your terminal for great convenience success
# install
npm install -g cry
# usage
````
$ cry md5 lol
9cdfb439c7876e703e307864c9167a15
$ cry sha1 lol
403926033d001b5279df37cbbe5287b7c7c267fa
````
...and pretty much whatever other algorithms openssl supports