An open API service indexing awesome lists of open source software.

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.

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/bin

Or

1. Download sha1
2. sudo cp sha1 /usr/local/bin