Projects tagged ‘digest’ and ‘hash’


Jump to tag:

Projects tagged ‘digest’ and ‘hash’

Filtered by Project Tags digest hash

Refine results Project Tags java (4) cplusplus (4) routine (3) pascal (3) table (3) algorithm (3) message (3) bloom (3) function (3) filter (3) ruby (3) partow (3)

[6 total ]

1 Users

The General Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithm in the Object Pascal, C and C++, Java, Python and Ruby ... [More] programming languages For more information please visit: http://www.partow.net/programming/hashfunctions/index.html [Less]
Created about 1 year ago.

0 Users

Cartman is a variable key block cipher notable for its simplicity of description and implementation. Non-patented, opensource, free for any usage. Block size is 128 bit. Optimal key size is 512 - ... [More] 1024 bit. Rounds number is square of keysize in bits / 64, i.e. for 512 bit key 64 rounds are used. TrashCart PRNG is the simple 128 bit state PRNG function based on Cartmam cipher. TrashCart-II PRNG uses alternative version of Cartman cipher with 8x8 S-Box matrix (64 S-Boxes). HashCart is the simple 128 bit state Hash function with 128 bit output based on Cartmam cipher with 384 bit key. HashCart-II is based on Cartman-II block cipher. Cartman-II is the Cartman block cipher modification for using 8x8 256-byte S-box and 256, 384 or 512 bit key. [Less]
Created 11 months ago.

0 Users

1024bit sha digest. will fill this in later
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

An extended version of the "DesktopSearch" from WindowsXP which has as addon file digests based on the SHA-1 algorithm.
Created 12 months ago.

0 Users

DigestJ is digest authentication (does not transmit the user's password to the server) using JavaScript with an extension to support salted hashes. It is currently implemented as a jQuery plug-in. ... [More] DigestJ is a partial implementation of RFC 2617. For more details, see the DigestJ Wiki, the discussions group and/or the source code. Demo [Less]
Created 12 months ago.