symm/ocb3.h, symm/ocb3-def.h: Implement the OCB3 auth'ned encryption mode.
[catacomb] / symm / t / skipjack
2019-09-05 Mark Woodingsymm/ocb3.h, symm/ocb3-def.h: Implement the OCB3 auth...
2019-09-05 Mark Woodingsymm/ocb1.h, symm/pmac1.h, ...: Implement PMAC1 and...
2019-09-05 Mark Woodingsymm/ccm.h, symm/ccm-def.h: Implement the CCM authentic...
2019-09-05 Mark Woodingsymm/gcm.h, symm/gcm-def.h: Implement the GCM authentic...
2019-09-05 Mark Woodingsymm/eax.h, symm/eax-def.h: Implement the EAX authentic...
2019-09-05 Mark Woodingsymm/cmac.h, symm/cmac-def.h: Implement the CMAC (OMAC...
2013-06-22 Mark WoodingRearrange the file tree.