Peter Mosmans
a06c71d915
Updated ChaCha20 cipher names
...
See https://tools.ietf.org/html/draft-ietf-tls-chacha20-poly1305-04 (the latest version as of this writing is 04).
The previous version received the suffix _2013. See https://tools.ietf.org/html/draft-agl-tls-chacha20poly1305-04
2016-06-13 10:34:04 +10:00
Dirk
d561687554
initial commit
2016-06-09 15:06:42 +02:00
Dirk
6b07b89946
- added values to curve448 + 25519
2016-06-09 13:18:55 +02:00
Dirk
1ea6e944f3
- new chacha/poly ciphers
2016-03-29 21:56:54 +02:00
David Cooper
02e41951cb
Fix typo in mapping-rfc.txt
...
There is a tab on the line for SSL_CK_RC2_128_CBC_WITH_MD5. When testssl.sh is called with "-E" and "--show-each," this causes the string "not a/v" to be printed two characters to the right of the same string on every other line (at least on Linux systems). This PR just deletes the tab character.
2016-03-29 09:23:59 -04:00
Dirk
c684ba7d9c
- polishing
2016-03-25 11:52:23 +01:00
Niko78
e233480ca2
Update README.md
2016-03-25 09:20:20 +01:00
Dirk Wetter
a95c807c5e
Delete microsoft.pem
2016-03-25 09:07:45 +01:00
Dirk Wetter
7bb8ecc566
- now the stores are properly named
2016-03-24 18:56:26 +01:00
Dirk Wetter
53b0843664
- added Apple certificate store
...
- renamed the other stores accordingly (caps in the beginng)
2016-03-24 18:52:10 +01:00
Dirk Wetter
a0b7d04974
Update README.md
2016-03-14 22:40:29 +01:00
Dirk Wetter
50660e9edd
typos, minor additions
2016-03-13 21:13:03 +01:00
Dirk Wetter
682ea066d6
typos, clarification
2016-03-13 21:10:00 +01:00
Dirk Wetter
7f28b17b3c
- updated, see #317
2016-03-13 20:38:06 +01:00
Dirk Wetter
46407ad2e4
- updated Mozilla truststore from http://curl.haxx.se/ instead of local firefox install, #317
2016-03-12 18:19:15 +01:00
Dirk Wetter
1fe9c95dc0
checkin (for future work)
2016-02-06 15:42:55 +01:00
David Cooper
77379903ed
Fix typo in etc/mapping-rfc.txt
...
Change value for SSL_RSA_FIPS_WITH_3DES_EDE_CBC_SHA from xFEFE to xFEFF in accordance with http://www-archive.mozilla.org/projects/security/pki/nss/ssl/fips-ssl-ciphersuites.html .
2016-02-05 14:53:19 -05:00
Dirk Wetter
2f4e549dab
- missing root certs
2016-02-01 16:27:20 +01:00
Dirk
e68fcc9dad
- remove duplicates
2016-01-15 15:15:29 +01:00
Dirk
5ff214b894
updates, failed e.g. at github.com
2016-01-13 19:34:11 +01:00
Dirk
5ff5a189fb
better place for mapping file
2015-12-08 17:53:46 +01:00
Dirk
1668daa04e
- NEW: chain of trust -- for openssl 1.0.2 only
...
- FIX #97
2015-09-22 15:05:59 +02:00