Abstract

main purpose of Message Authentication is to prevent manipulation of the message which is sent. MAC stands for Message Authentication Code which is also known as Integrity Check Value or Cryptographic Checksum. The basic objectives of a hash function are to: • Prevent finding a message from a given hash value (Inversion) • Prevent finding two messages with the same hash value (Collision) On the other hand, Message Authentication Codes are mainly to prevent forgery. Thus, using hash functions for Message Authentication may get a bit complex as hash functions do not have the in-built functionality of a key. In this paper, we discuss a few popular cryptographic hashing algorithms and compare their performance with respect to each other. KeywordsAlgorithms, Authentication Code, MD5

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.