lib/crypto: add aes encryption routines to main cryto lib.
authorGünther Deschner <gd@samba.org>
Tue, 15 Sep 2009 21:52:20 +0000 (23:52 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 16 Sep 2009 06:20:48 +0000 (08:20 +0200)
commitffbcac88d059ac3940e9c13f4d01cc814c6d7494
treedd9bba1a5c2c0e378c5f87cb52b51f8e941224ee
parent56be28948e57a1daa4f05e8180872c99c4d59360
lib/crypto: add aes encryption routines to main cryto lib.

Guenther
(cherry picked from commit 87acb96fc360aba0020581eeb4e66768a81e485b)
lib/crypto/aes.c [new file with mode: 0644]
lib/crypto/aes.h [new file with mode: 0644]
lib/crypto/rijndael-alg-fst.c [new file with mode: 0644]
lib/crypto/rijndael-alg-fst.h [new file with mode: 0644]
source3/Makefile.in