Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
JusicP 940d664def Add thirdparty libs 4 years ago
..
ECC-RSAcertgen.sh Add thirdparty libs 4 years ago
ECCcertgen.sh Add thirdparty libs 4 years ago
README Add thirdparty libs 4 years ago
RSAcertgen.sh Add thirdparty libs 4 years ago
ssltest.sh Add thirdparty libs 4 years ago

README

Scripts for using ECC ciphersuites with test/testssl
(these ciphersuites are described in the Internet Draft available at
http://www.ietf.org/internet-drafts/draft-ietf-tls-ecc-03.txt).

Use ECCcertgen.sh, RSAcertgen.sh, ECC-RSAcertgen.sh to generate
root, client and server certs of the following types:

ECC certs signed with ECDSA
RSA certs signed with RSA
ECC certs signed with RSA

Afterwards, you can use ssltest.sh to run the various tests;
specify one of the following options:

aecdh, ecdh-ecdsa, ecdhe-ecdsa, ecdh-rsa, ecdhe-rsa