commit | 41f3a77440e1b8a66bd4d93088b211b3677d785c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Jan 18 17:13:01 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 18 17:13:01 2025 -0600 |
tree | 749d7fdb6e091998fd39621c918e90a128c22e83 | |
parent | 59c69ed118dff61da2ec009ed80e38d3a89e0691 [diff] | |
parent | dc0bbcc20efc83eb4757ab19ffb49a37912f85e7 [diff] |
Merge patch series "add the support of sha256_hmac and sha256_hkdf" Philippe Reynes <philippe.reynes@softathome.com> says: This serie adds the support of sha256_hmac and sha256_hkdf. A first version was sent several months ago just before the integration of mbedtls. This new version is based on mbedtls. The first patch of this serie add the support of hkdf using mbedtls. Link: https://lore.kernel.org/r/20241219130554.49825-1-philippe.reynes@softathome.com