From 36acdef662cf1e17f69d142bb2918e6f875ded82 Mon Sep 17 00:00:00 2001 From: Mattia Moffa Date: Fri, 8 May 2026 04:23:47 +0200 Subject: [PATCH] Update README --- wolfcrypt/src/port/maxim/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wolfcrypt/src/port/maxim/README.md b/wolfcrypt/src/port/maxim/README.md index 3919ffd0f9..e759472b94 100644 --- a/wolfcrypt/src/port/maxim/README.md +++ b/wolfcrypt/src/port/maxim/README.md @@ -84,10 +84,6 @@ hardware. - SHA-384 - SHA-512 -Please note that when using `MAX3266X_SHA` there will be a limitation when -attempting to do a larger sized hash as the SDK for the hardware currently -expects a the whole msg buffer to be given. - `#define MAX3266X_MATH` (Replaces math operation calls for algos like RSA and ECC key generation):