mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Remove small configuration based on RC4
This commit is contained in:
@@ -11,8 +11,6 @@ use warnings;
|
||||
use strict;
|
||||
|
||||
my %configs = (
|
||||
'config-psk-rc4-tls1_0.h'
|
||||
=> '-m tls1 -f \'^PSK.*RC4\|TLS-PSK.*RC4\'',
|
||||
'config-mini-tls1_1.h'
|
||||
=> '-m tls1_1 -f \'^DES-CBC3-SHA$\|^TLS-RSA-WITH-3DES-EDE-CBC-SHA$\'',
|
||||
'config-suite-b.h'
|
||||
|
Reference in New Issue
Block a user