readme

来自「开源的ssl算法openssl,版本0.9.8H」· 代码 · 共 16 行

TXT
16
字号
Scripts for using ECC ciphersuites with test/testssl(these ciphersuites are described in the Internet Draft available athttp://www.ietf.org/internet-drafts/draft-ietf-tls-ecc-03.txt).Use ECCcertgen.sh, RSAcertgen.sh, ECC-RSAcertgen.sh to generateroot, client and server certs of the following types:     ECC certs signed with ECDSA     RSA certs signed with RSA     ECC certs signed with RSAAfterwards, 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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?