symm/ocb1.h, symm/pmac1.h, ...: Implement PMAC1 and OCB1.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 2 Nov 2018 22:15:14 +0000 (22:15 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 5 Sep 2019 00:36:07 +0000 (01:36 +0100)
commitb39fadb608dd52cbd6fc8a11001661083d8d078b
treeff494f8e5ca8417ea41cb91b4a6efed6541ecbe0
parent55b6b7226e0d53b657e533ad232aa85705ec6815
symm/ocb1.h, symm/pmac1.h, ...: Implement PMAC1 and OCB1.

Also bump the required mLib version to 2.3.0, for <mLib/compiler.h>.
32 files changed:
configure.ac
debian/control
symm/Makefile.am
symm/ocb.c [new file with mode: 0644]
symm/ocb.h [new file with mode: 0644]
symm/ocb1-def.h [new file with mode: 0644]
symm/ocb1.h [new file with mode: 0644]
symm/pmac1-def.h [new file with mode: 0644]
symm/pmac1.h [new file with mode: 0644]
symm/t/blowfish
symm/t/cast128
symm/t/cast256.local
symm/t/des
symm/t/des3
symm/t/desx
symm/t/idea
symm/t/mars.local
symm/t/noekeon
symm/t/rc2
symm/t/rc5
symm/t/rijndael.local
symm/t/rijndael192
symm/t/rijndael256
symm/t/safer
symm/t/safersk
symm/t/serpent.local
symm/t/skipjack
symm/t/square
symm/t/tea
symm/t/twofish.local
symm/t/xtea
utils/advmodes