mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 14:50:51 +02:00
5aa8e6aa2b
- Reduce long keys in a separate state rather than reusing the state used for the HMAC inner hash. - Pad the rest of the buffer with zeros as required by the spec. - Add regression tests