From: Baruch Siach Date: Tue, 2 May 2023 04:47:31 +0000 (+0300) Subject: doc: signature: trim the future work list X-Git-Tag: baikal/mips/sdk6.2~4^2~3^2~143^2~11 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=29edbc34a970c7481e0c0e0c0b954bc349d7b654;p=uboot.git doc: signature: trim the future work list Since U-Boot supports more RSA/SHA variants, as well as ECDSA, remove these items from the TODO list. Signed-off-by: Baruch Siach Reviewed-by: Simon Glass --- diff --git a/doc/uImage.FIT/signature.txt b/doc/uImage.FIT/signature.txt index 240244b30e..21eb3894aa 100644 --- a/doc/uImage.FIT/signature.txt +++ b/doc/uImage.FIT/signature.txt @@ -695,8 +695,6 @@ bootm. Possible Future Work -------------------- -- Add support for other RSA/SHA variants, such as rsa4096,sha512. -- Other algorithms besides RSA - More sandbox tests for failure modes - Passwords for keys/certificates - Perhaps implement OAEP