Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gaussalgo/gauss-hash

Gauss Algorithmic Hash Module
https://github.com/gaussalgo/gauss-hash

Last synced: 13 days ago
JSON representation

Gauss Algorithmic Hash Module

Awesome Lists containing this project

README

        

Gauss Algorithmic Hash Module
=============================

Installation
------------

.. code-block:: sh

pip install git+https://github.com/gaussalgo/gauss-hash.git

Python usage
------------

.. code-block:: python

from gauss_hash import GuassHashSha256
gh = GuassHashSha256(salt='salt')
print(gh.get_hash('text'))

Commandline usage
-----------------

.. code-block:: sh

echo 'Krystof Harant z Polzic a Bezdruzic' | gauss-hash --salt 'my_best_salt' --mode dummy
70196dd57853b2c397e3d35ac4943c4b09002a0b9b835b5f43ceadbfdb30b51e