Andrzej Kurek 08d34b8693 Add an EC J-PAKE KDF to transform K -> SHA256(K.X) for TLS 1.2
TLS uses it to derive the session secret. The algorithm takes a serialized
point in an uncompressed form, extracts the X coordinate and computes
SHA256 of it. It is only expected to work with P-256.
Fixes #5978.
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
2022-09-14 08:39:26 -04:00
..
2022-07-12 10:51:55 +01:00
2021-10-27 11:25:08 +02:00
2021-12-06 18:58:02 +00:00
2021-06-18 12:59:38 +02:00
2021-11-03 16:13:32 +01:00
2021-06-28 09:24:07 +01:00
2022-08-22 16:05:58 +02:00
2021-06-28 09:24:07 +01:00
2022-08-19 10:15:56 +02:00
2021-11-30 15:37:49 +00:00
2021-10-22 22:05:10 +02:00
2022-08-22 16:05:58 +02:00
2022-03-21 15:26:19 +00:00