]> git.xonotic.org Git - xonotic/d0_blind_id.git/commit
also add a rijndael implementation, as a separately built library (so export restrict...
authorRudolf Polzer <divverent@alientrap.org>
Mon, 26 Jul 2010 13:11:53 +0000 (15:11 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Mon, 26 Jul 2010 13:11:53 +0000 (15:11 +0200)
commit303ef96f1912df5722a565565911b625d9125975
treeba0ef0e1ef49c7790781492e026fe2b8675cca3e
parent15b63271f1b64c1dce07658278acd5454cdb16b4
also add a rijndael implementation, as a separately built library (so export restrictions can be fulfilled by only distributing one of the libraries)
Makefile.am
d0_rijndael.c [new file with mode: 0644]
d0_rijndael.h [new file with mode: 0644]