~

Real World Crypto 101

My notes when reading Real-World Cryptography

Hash function convert from input to digest:

MAC aka Message Authentication Code produce from key, message to authentication tag. HMAC is MAC using hash.

Feel free to ask me via email or Mastodon.
Source code is available on GitHub Codeberg sourcehut Treehouse GitLab