/var/logmarcus chiu

/var/log

❯

Computer

❯

Cryptography & Cryptanalysis

Digital Signatures - MAC/MIC

Created on Nov 13, 2019 · Last Modified on Dec 20, 2025

Digital Signatures vs MAC/MIC

MICs are sometimes incorrectly referred as Digital Signatures

  • both enforce integrity and authenticity
  • both use cryptographic keys

the difference is that:

  • Digital Signatures use asymmetric-key functions
  • MICs use symmetric-key functions
    • Hash-Based MACs use keyed cryptographic hash functions