download rfc1321 [2 articles found] (supplemental result)
Sponsored links
quickly generate a MD5 string from a text.
The MD5 Com Component creates an RFC1321 compliant MD5 string from a string of text or file content, The MD5 algorithm takes as input a string of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input string. It is conjectured that it is computationally infeasible to produce two messages having the same message digest, or to produce any message having a given prespecified target message digest.
Coding Software - Components & Libraries, On January 15, 2008 updated, downloaded 29 times, file size is 1554Kb.

HS CRYPTO 1.0 C Source Library.
HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with random dynamic key, plus the library includes RFC1321 MD5 Message Digest Algorithm
Coding Software - Components & Libraries, On January 21, 2008 updated, downloaded 38 times, file size is 331Kb.