1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/apps/public/openssl-0.9.8zh/demos/ssltest-ecc
2024-07-22 01:58:46 -03:00
..
ECC-RSAcertgen.sh Add gpl 2024-07-22 01:58:46 -03:00
ECCcertgen.sh Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
RSAcertgen.sh Add gpl 2024-07-22 01:58:46 -03:00
ssltest.sh Add gpl 2024-07-22 01:58:46 -03:00

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