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) Compatible with the latest mBed libs (only renamed a file).

Fork of MD5 by Hendrik Lipka

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.cpp [code]
md5.h [code]