mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 00:32:20 +01:00
1. Change the utility function in wc_encrypt that returns the size of a hash to initialize the size to HASH_TYPE_E, like the other utility functions. 2. When getting the hash size returns an error, RSA-PSS verify inline should return a BAD_FUNC_ARG error.