UMAC can use our local fallback implementation of AES when OpenSSL isn't
authornaddy <naddy@openbsd.org>
Wed, 30 Apr 2014 19:07:48 +0000 (19:07 +0000)
committernaddy <naddy@openbsd.org>
Wed, 30 Apr 2014 19:07:48 +0000 (19:07 +0000)
commitaa15afb08520fafc1f58daaa7d9e2cf00896c2e7
tree4bbef5bf02e2fe238d39eb80edf73f2fa8f8fd89
parent810f6bbdd8cca3b0c1b0294a32c710e1732618e9
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@
usr.bin/ssh/lib/Makefile
usr.bin/ssh/mac.c
usr.bin/ssh/myproposal.h
usr.bin/ssh/umac.c