https://github.com/lukabratos/sha1generator
Convert sensitive data to SHA1 hash.
https://github.com/lukabratos/sha1generator
Last synced: 4 months ago
JSON representation
Convert sensitive data to SHA1 hash.
- Host: GitHub
- URL: https://github.com/lukabratos/sha1generator
- Owner: lukabratos
- Created: 2013-11-12T20:03:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T17:11:32.000Z (over 8 years ago)
- Last Synced: 2025-05-19T12:12:58.593Z (5 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ruby script for generating SHA1 hash.
=============1. Rename sha1.rb to sha1
2. chmod a+x sha1
3. sudo cp sha1 /usr/local/binOr
1. Download sha1
2. sudo cp sha1 /usr/local/bin