mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 09:50:51 +02:00
f5f883597e
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.