Projects tagged ‘hash’ and ‘sha1’


[12 total ]

1 Users

SHACrypt is a small application that allows you to encrypt your files securely using cryptographic hash functions as a cipher.
Created about 1 month ago.

0 Users

MacHash is a simple application for generating cryptographic hashes from files and text. Can be useful in validating file downloads that have MD5 hashes. Just drop the file on the MacHash interface ... [More] or icon and the hash will be generated. Currently supports MD2, MD4, MD5, and SHA1. Uses OpenSSL APIs to generate the hashes. Works on OS X 10.4 and up. [Less]
Created 12 months ago.

0 Users

A small library with several useful Utilities for the daily java programming
Created 2 months ago.

0 Users

KinsHash is a tool to validate files.It using the hash algorithm to create a fixed-length hash code . 哈希函数是现代密码系统的基础。 ... [More] 这些函数将任意长度的二进制字符串映射为固定长度的小二进制字符串(称为哈希值)。 加密哈希函数有这样一个属性:在计算时不可能将两个不同的输入通过哈希算法取为相同的值。 哈希函数通常用于数字签名和保持数据完整性。例如文件完整性校验。 哈希值用作表示大量数据的固定大小的唯一值。 如果相应的数据也匹配,则两个数据集的哈希应该匹配。 数据的少量更改会在哈希值中产生不可预知的大量更改。 KinsHash是一个基于.Net Framework 2 的,使用哈希算法验证文件完整性的工具. KinsHash 可以生成5种哈希值: MD5 算法的哈希值长度为 128 位。 MD160 算法的哈希值长度为160位。 SHA1 算法的哈希值长度为 160 位。 SHA256 算法的哈希值长度为 256 位。 SHA512 算法的哈希值长度为 512 位。 开发语言:C++/CLI ,基于.Net Framework 2平台 软件基于.Net 框架,运行需要.Net Framework 2 运行时库支持,请下载Net Framework 2 可在发行组件包. http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5 [Less]
Created 11 months ago.

0 Users

Created 12 months ago.

0 Users

You need to use this utility if you can answer yes to one of these questions? Do you have a java web application that requires users authentication? Do you actually store your passwords in a ... [More] database, or worse off, in tomcat-users.xml?  Are you passwords in Plaintext, either in a database, or (gasp) in tomcat-users.xml? Google, please add HTML Support [Less]
Created 12 months ago.

0 Users

OverviewKrHash is a graphical, multi-platform and generic hash cracker. It's easy to use and let you crack a hash list. KrHash is: graphical -> easy to use cross-platform -> can use it on Linux ... [More] , BSD, Windows and Mac generic -> easy to add some hashing algorithms and cracking techniques It's written in C++ using Qt framework. KrHash is in an early stage of development but it is usable. Please fill out a ticket for found issues and requests. Screenshots [Less]
Created about 1 year ago.

0 Users

FreeRainbowTablesDistributed RT calculation projectLinux implementation of the third releaseRead more at :
Created about 1 year ago.

0 Users

General InfoThis project allows the user to hash / encrypt / decrypt a list of directories / files. The user can drag and drop and/or choose via a browser which files / folders he needs to crypt. The ... [More] selection allows for MD5, SHA1, SHA128, SHA256, SHA512 hashing which is saved in a CSV file and/or for AES encryption based on the user's keyed-in phrase. [Less]
Created about 1 month ago.

0 Users

jHashMe is an hash calculator writen in Java on the OSGi platform.fetures: It is easyly extendable over OSGi at runtime It provides a graphical- and an command line interface. It can calculate the ... [More] hash of strings and file. It can create checksum files with an configureable file format. By default it supports plain checksum, GNU textutils format and the format of BSDs md5 command. Extendable hash algorithms. Build in Support for: MD5 SHA-1 SHA-256 SHA-384 SHA-512 [Less]
Created 3 months ago.