Replace AES implementation with the Linux one.
The old AES implementation was from GnuPG, which is GPLv3 and not compatible with Chocolate Doom's GPLv2 license. Switch to the implementation of AES found inside the Linux kernel instead. This fixes #479, #507.
This commit is contained in:
parent
1f87d0ba3c
commit
b3678129fd
1 changed files with 822 additions and 905 deletions
1727
src/aes_prng.c
1727
src/aes_prng.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue