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-06-29 16:17:50 +01:00
2022-08-22 11:19:10 +01:00
2022-08-22 11:19:10 +01:00
2022-08-22 09:08:04 +01:00
2022-08-22 09:08:04 +01:00
2022-08-19 13:11:22 +01:00
2022-08-19 13:11:22 +01:00
2022-08-19 13:11:22 +01:00
2022-08-23 05:26:02 -04:00
2022-05-06 10:55:10 +02:00
2022-08-22 09:08:04 +01:00
2022-07-27 14:43:38 +01:00
2022-07-28 10:31:16 +01:00
2022-08-11 12:50:06 +02:00
2022-08-19 10:36:57 +02:00
2022-09-02 04:15:34 -04:00
2022-05-12 09:45:03 +01:00
2022-07-01 16:43:25 +01:00
2022-08-11 12:50:06 +02:00
2022-08-23 05:26:02 -04:00
2022-07-20 11:07:29 +08:00
2022-08-25 11:09:35 +08:00
2022-08-23 17:53:43 +08:00
2022-03-29 17:43:56 +02:00