CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/30 13:07:48
Modified files:
usr.bin/ssh : mac.c myproposal.h umac.c
usr.bin/ssh/lib: Makefile
Log message:
UMAC can use our local fallback implementation of AES when OpenSSL isn't
available. Glue code straight from Ted Krovetz's original umac.c.
ok markus@
