Constant mini_functions::md5::PADDING

source ·
pub const PADDING: [u8; 64];
Expand description

Re-exported main mdg module from mdg for MD5 hashing. Padding used in the algorithm implementation of MD5.