EVP_BytesToKey uses min() on a mixture of signed and unsigned paramters. To avoid compiler warnings, use unsigned int for all of the iv and key lengths in this function. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
28 KiB
28 KiB