Aaron Boxer <[email protected]> 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 -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
