This crate generates the md2 digest for the bytes that are used as input.
This is a #![no_std] crate that does not require alloc and has no dependencies.
#![no_std]