Files
zig/lib/std
Frank Denis ca96d853ff std.crypto: add hybrid post-quantum/traditional key encapsulation
Hybrid KEMs combine a post-quantum secure KEM with a traditional
elliptic curve Diffie-Hellman key exchange.

The hybrid construction provides security against both classical and quantum
adversaries: even if one component is broken, the combined scheme remains
secure as long as the other component holds.

The implementation follows the IETF CFRG draft specification for concrete
hybrid KEMs:

https://datatracker.ietf.org/doc/draft-irtf-cfrg-concrete-hybrid-kems/
2025-11-27 12:10:17 +01:00
..
2025-10-27 07:35:38 -07:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-09-18 22:39:33 -07:00
2025-09-30 13:44:54 +01:00
2025-09-18 22:39:33 -07:00
2025-11-22 22:42:38 +00:00
2025-11-20 15:03:23 -08:00
2025-10-10 22:47:47 -07:00
2025-09-20 14:34:18 -07:00
2024-08-22 08:44:08 +02:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-24 14:33:16 -08:00
2025-08-29 17:14:26 -07:00
2025-08-29 17:14:26 -07:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-08-29 17:14:26 -07:00
2025-11-10 09:40:44 +01:00
2025-11-22 22:42:38 +00:00
2025-11-23 10:22:03 +01:00
2025-11-21 19:54:41 -08:00
2025-08-28 18:30:57 -07:00
2025-07-16 10:27:39 -07:00
2025-08-29 17:14:26 -07:00