Next: , Previous: , Up: Top   [Contents][Index]


8 Message Authentication Codes

Libgcrypt provides an easy to use and consistent interface for generating Message Authentication Codes (MAC). MAC generation is buffered and interface similar to the one used with hash algorithms. The programming model follows an open/process/close paradigm and is in that similar to other building blocks provided by Libgcrypt.