
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
GenHash Generate hash using hashlib module in Python 3.
GenHash is a Gui based on PyGI.
English translation will be avaible soon.
6 years ago
Correction of the hash function.
Using Gtk.events_pending to prevent freezing the Gui.
Supported Hashs :
* SHA1
* MD5
* SHA256
* SHA384
* SHA512
* OpenSSL : ripemd160
* Open SSL : DSA
* Open SSL : MD4
* base64
* Zlib : adler32
* Zlib : crc32
6 years ago
Correction of the hash function.
Using Gtk.events_pending to prevent freezing the Gui.
Supported Hashs :
* SHA1
* MD5
* SHA256
* SHA384
* SHA512
* OpenSSL : ripemd160
* Open SSL : DSA
* Open SSL : MD4
* base64
* Zlib : adler32
* Zlib : crc32
Please login or register to add a comment or rating