]> granicus.if.org Git - pdns/commit
import AES code from Brian Gladman, plus wrapper to PowerDNS dns_random
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 16 Mar 2008 14:42:41 +0000 (14:42 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 16 Mar 2008 14:42:41 +0000 (14:42 +0000)
commit4b3fbfd32b5bb85a3eb1a54ae6307078c6e07475
tree7cad20e3ac74760c1fb51c52c212a6a4a8f357f7
parent252d24a4fb7f86522c8d7271929678b5e2e7d7ec
import AES code from Brian Gladman, plus wrapper to PowerDNS dns_random

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1159 d19b8d6e-7fed-0310-83ef-9ca221ded41b
12 files changed:
pdns/aes/aes.h [new file with mode: 0644]
pdns/aes/aes_modes.c [new file with mode: 0644]
pdns/aes/aescpp.h [new file with mode: 0644]
pdns/aes/aescrypt.c [new file with mode: 0644]
pdns/aes/aeskey.c [new file with mode: 0644]
pdns/aes/aesopt.h [new file with mode: 0644]
pdns/aes/aestab.c [new file with mode: 0644]
pdns/aes/aestab.h [new file with mode: 0644]
pdns/aes/brg_endian.h [new file with mode: 0644]
pdns/aes/brg_types.h [new file with mode: 0644]
pdns/aes/dns_random.cc [new file with mode: 0644]
pdns/docs/pdns.sgml