summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/mac.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, mustpvalchev2007-06-071-2/+2
* Preserve MAC ctx between packets, saving 2xhash calls per-packet.djm2007-06-051-2/+4
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* remove comments from .h, since they are cut&paste from the .c filesmarkus2001-06-261-3/+3
* prototype pedant. not very creative...itojun2001-06-261-4/+4
* 1) clean up the MAC support for SSH-2markus2001-02-111-0/+28