port of a small MD5 library (see http://www.zedwood.com/article/121/cpp-md5-function ). I have removed the stream functionality (saves about 10k flash and 8k RAM)

Dependents:   WebSockets2

Auto generated API documentation and code listings for MD5

Classes

MD5 Small class for calculating MD5 hashes of strings or byte arrays it is not meant to be fast or secure

Code

md5.c [code]
md5.h [code]