download rfc1321 [3 articles found]

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
Software Development - Components & Libraries, On January 21, 2008 updated, downloaded 6 times, file size is 331Kb.
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.
Software Development - Components & Libraries, On January 15, 2008 updated, downloaded 4 times, file size is 1554Kb.
generate a MD5 value from string or file..
The AzSDKMD5Sum COM component allows you to calculate a "message digest" code on any file or string of text.This digest consists of a 128-bit code which can act as a digital signature for documents, files and virtually any kind of digital data.
Software Development - Components & Libraries, On January 21, 2008 updated, downloaded 3 times, file size is 70Kb.