Gilles Peskine
d3268834f3
Document what the SSL async sign callback needs to do with RSA
...
Document how the SSL async sign callback must treat its md_alg and
hash parameters when doing an RSA signature: sign-the-hash if md_alg
is nonzero (TLS 1.2), and sign-the-digestinfo if md_alg is zero
(TLS <= 1.1).
In ssl_server2, don't use md_alg=MBEDTLS_MD_NONE to indicate that
ssl_async_resume must perform an encryption, because md_alg is also
MBEDTLS_MD_NONE in TLS <= 1.1. Add a test case to exercise this
case (signature with MBEDTLS_MD_NONE).
2018-04-26 10:00:40 +02:00
..
2018-04-16 09:35:15 +01:00
2018-01-23 15:44:39 +00:00
2018-01-30 14:40:10 +00:00
2018-03-13 17:18:06 +01:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-03-21 16:28:41 +01:00
2018-01-26 17:56:38 +01:00
2018-01-23 15:44:39 +00:00
2018-01-26 17:56:38 +01:00
2018-02-07 10:29:27 +01:00
2018-01-23 15:44:39 +00:00
2018-03-08 13:26:12 +00:00
2018-01-23 15:44:39 +00:00
2018-01-30 17:28:31 +00:00
2018-04-16 11:11:25 +01:00
2018-01-23 15:44:39 +00:00
2018-04-26 10:00:39 +02:00
2018-04-16 14:51:52 +01:00
2018-01-23 15:44:39 +00:00
2018-01-30 14:40:10 +00:00
2018-02-08 14:29:14 +00:00
2018-04-16 16:04:57 +01:00
2018-03-30 18:43:16 +02:00
2018-01-24 10:36:22 +00:00
2018-01-23 15:44:39 +00:00
2018-04-04 09:18:27 +02:00
2018-01-23 15:44:39 +00:00
2018-01-25 14:47:39 +00:00
2018-04-26 10:00:27 +02:00
2018-01-30 16:22:05 +00:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-02-22 10:24:30 +00:00
2018-02-22 10:24:30 +00:00
2018-02-22 10:24:30 +00:00
2018-01-25 14:47:39 +00:00
2018-04-16 16:31:16 +01:00
2018-01-23 15:44:39 +00:00
2018-04-04 10:33:45 +02:00
2018-01-23 15:44:39 +00:00
2018-02-08 17:18:15 +08:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-03-30 18:43:16 +02:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-04-16 15:28:35 +01:00
2018-02-22 10:24:30 +00:00
2018-04-04 09:19:27 +02:00
2018-04-17 14:08:56 +01:00
2018-04-18 16:08:26 +02:00
2018-04-17 10:38:39 +01:00
2018-03-27 13:03:42 +01:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-04-26 10:00:40 +02:00
2018-01-23 15:44:39 +00:00
2018-04-26 10:00:40 +02:00
2018-03-21 15:01:55 +00:00
2018-01-23 15:44:39 +00:00
2018-03-16 16:25:12 +00:00
2018-01-23 15:44:39 +00:00
2018-03-05 11:55:38 +01:00
2018-01-23 15:44:39 +00:00
2018-01-23 15:44:39 +00:00
2018-01-26 17:56:38 +01:00