Expand description
Re-exported main mdg
module from mdg for MD5 hashing.
Import the constants
module.
Constantsยง
- BLOCK_
LENGTH - The block length.
- DIGEST_
LENGTH - The digest length.
- INITIAL_
STATE - The number of bytes in a word.
- PADDING
- Padding used in the algorithm implementation of MD5.
- SHIFTS
- The number of bytes in a word.
- T_
VALUES - The number of bytes in a word.