From 5f15b37367c5178e63ba157c0ab3599b26a46780 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:58:29 +0000 Subject: [PATCH] Remove arc4 and rc4 references from MDK5-ARM Abstract.txt Co-Authored-By: Anthony H --- IDE/MDK5-ARM/Projects/wolfSSL-Full/Abstract.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IDE/MDK5-ARM/Projects/wolfSSL-Full/Abstract.txt b/IDE/MDK5-ARM/Projects/wolfSSL-Full/Abstract.txt index dde67ce4f..949202ecf 100644 --- a/IDE/MDK5-ARM/Projects/wolfSSL-Full/Abstract.txt +++ b/IDE/MDK5-ARM/Projects/wolfSSL-Full/Abstract.txt @@ -27,7 +27,7 @@ SHA test passed! >benchmark AES 25 kB took 0.025 seconds, 0.96 MB/s -ARC4 25 kB took 0.006 seconds, 3.83 MB/s + ... DH 2048 key agreement 685.93 milliseconds, avg over 1 iterations @@ -69,7 +69,7 @@ peer's cert info: subject: /CN=... serial number:44:39:... SSL version is SSLv3 -SSL cipher suite is SSL_RSA_WITH_RC4_128_SHA + SSL connect ok, sending GET... ... ===