The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
lib/Digest/CMAC.pm
lib/Digest/OMAC/Base.pm
lib/Digest/OMAC1.pm
lib/Digest/OMAC2.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README
t/00-load.t
t/01-interface.t
t/02-aes128-test-vectors.t
t/03-aes128-empty-string.t
t/04-aes128-16byte-string.t
t/05-aes128-40byte-string.t
t/06-aes128-64byte-string.t
t/07-aes192-test-vectors.t
t/08-aes192-empty-string.t
t/09-aes192-40byte-string.t
t/10-aes192-64byte-string.t
t/11-aes256-test-vectors.t
t/12-aes256-empty-string.t
t/13-aes256-16byte-string.t
t/14-aes256-40byte-string.t
t/15-aes256-64byte-string.t
t/misty1.t
TODO