Files
wolfssl/wolfcrypt/src
David Garske f3399b6578 Fixes/improvements to the signature and hash wrappers:
Fixed output buffer to wc_RsaSSL_Verify so its min size is the key size (needed for inline operations).
Fixed the signature wrapper return codes when using RSA so 0 indicates success.
Fixed signature wrappers use of wc_HashGetDigestSize to return the error code result.
Changed enum wc_HashType and enum wc_SignatureType so all values always exist.
Added new "wc_HashGetOID" which returns the OID for an enum wc_HashType.
Added new "WC_SIGNATURE_TYPE_RSA_W_ENC", that adds the encoded ASN header to the digest using wc_EncodeSignature for RSA signatures.
Added new SIG_TYPE_E and HASH_TYPE_E error types for explicit reporting of sig/hash type not available.
2016-02-03 15:07:56 -08:00
..
2015-08-29 11:32:30 +09:00
2015-01-08 09:39:04 -07:00
2016-02-01 17:11:01 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-05-27 19:34:11 +09:00
2015-01-08 09:39:04 -07:00
2015-01-08 09:39:04 -07:00
2015-05-13 15:10:05 -07:00
2015-01-08 09:39:04 -07:00