mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 19:50:51 +02:00
ce679ef057
AES-GCM: don't generate M0 when using assembly unless falling back to C and then use new assembly code. HMAC: add option to copy hashes (--enable-hash-copy -DWOLFSSL_HMAC_COPY_HASH) to improve performance when using the same key for multiple operations.