Library md5

To use this library in your code:

import crypto.md5

Classes

Pure Toit MD5 implementation.

Functions

md5 data/Data from/int=0 to/int=data.byte-size -> ByteArray
Computes the MD5 hash of the given data.