PPT Slide
- Message digest is a cryptographic hash algorithm added to a message
- If the message is tampered with the message digest at the receiving end fails to validate
- MD5 (used in SNMPv3) commonly used MD
- MD5 takes a message of arbitrary length (32-Byte) blocks and generates 128-bit message digest
- SHS (Secured Hash Standard) message digest proposed by NIST handles 264 bits and generates 160-bit output
Network Management: Principles and Practice