Files
wolfssl/wolfcrypt
John Safranek f5f883597e RSA PSS Fix
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.
2020-10-24 13:06:42 -07:00
..
2020-09-28 09:22:24 -07:00
2020-10-24 13:06:42 -07:00
2020-02-18 21:37:06 +01:00