Sha256: 74dc2172a4cf32c916f89b26ba712a971a5da27d5fbdd5b07599effcf1e9916f

Contents?: true

Size: 559 Bytes

Versions: 3

Compression:

Stored size: 559 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rhodes-1.4.2 lib/extensions/openssl/ext/openssl/demos/ssltest-ecc/README
rhodes-1.4.1 lib/extensions/openssl/ext/openssl/demos/ssltest-ecc/README
rhodes-1.4.0 lib/extensions/openssl/ext/openssl/demos/ssltest-ecc/README