lib/crypto: add aes_cmac_128* (rfc 4493)
authorStefan Metzmacher <metze@samba.org>
Sat, 18 Feb 2012 10:47:31 +0000 (11:47 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 29 Feb 2012 02:16:22 +0000 (03:16 +0100)
commit062d1a09c2ef5efcdb85c77d7d27109b1317b46c
treeba9e60ebe55295cfae132ed55377bd5e555bdeaf
parentde870e979b1082ffd4d88350dfd4e073bd5d0789
lib/crypto: add aes_cmac_128* (rfc 4493)

Thanks to Jeremy, Michael and Volker for the debugging!

metze
lib/crypto/aes_cmac_128.c [new file with mode: 0644]
lib/crypto/aes_cmac_128.h [new file with mode: 0644]
lib/crypto/crypto.h
lib/crypto/wscript_build
source3/Makefile.in