Aaron Boxer boxerab@gmail.com writes:
For KM_prng.cpp , are you suggesting that I use 128 bit AES instead of 256 bit ? I think the original code used 256 bit.
I might have misread the code. If the original code used 256-bit aes, always, you should use nettle's aes256_ctx when porting it over.
Regards, /Niels