Re: [PR] crypto/rsa_verify: export rsa verify via /dev/crypto [nuttx]

2023-10-17 Thread via GitHub
xiaoxiang781216 merged PR #10924: URL: https://github.com/apache/nuttx/pull/10924 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nu

Re: [PR] crypto/rsa_verify: export rsa verify via /dev/crypto [nuttx]

2023-10-16 Thread via GitHub
xiaoxiang781216 commented on code in PR #10924: URL: https://github.com/apache/nuttx/pull/10924#discussion_r1361561492 ## crypto/Makefile: ## @@ -64,6 +64,7 @@ CRYPTO_CSRCS += key_wrap.c CRYPTO_CSRCS += siphash.c CRYPTO_CSRCS += hmac_buff.c CRYPTO_CSRCS += curve25519.c +CRYPT

[PR] crypto/rsa_verify: export rsa verify via /dev/crypto [nuttx]

2023-10-16 Thread via GitHub
ThePassionate opened a new pull request, #10924: URL: https://github.com/apache/nuttx/pull/10924 kernel supports asymmetric encryption RSA signature verification Signed-off-by: makejian -- This is an automated message from the Apache Git Service. To respond to the message, please l