QS06 claims in the first sentence, without citation:
but it is widely misimplemented
This does not align with what I observe. Crypto libraries such as openssl implement hybrid (composite) schemes as their own cipher; e.g., x25519mlkem768. It requires more effort to break rule zero of crypto ("never write your own crypto") and try to create a custom hybrid scheme.
There's a lot in this entry that I don't think adds much value. I think it should really double-down on what's currently common example no.5 - downgrade attacks back to classical crypto.
The entry seems to conflate hybrid (composite) schemes such as x25519mlkem768 with dual-running support for classical vs quantum-resistant schemes. I suggest a re-write focusing on the latter.
QS06 claims in the first sentence, without citation:
This does not align with what I observe. Crypto libraries such as openssl implement hybrid (composite) schemes as their own cipher; e.g., x25519mlkem768. It requires more effort to break rule zero of crypto ("never write your own crypto") and try to create a custom hybrid scheme.
There's a lot in this entry that I don't think adds much value. I think it should really double-down on what's currently common example no.5 - downgrade attacks back to classical crypto.
The entry seems to conflate hybrid (composite) schemes such as x25519mlkem768 with dual-running support for classical vs quantum-resistant schemes. I suggest a re-write focusing on the latter.