dconnolly / draft-connolly-cfrg-xwing-kem

I-D for a general purpose KEM (key encapsulation mechanism) that includes a hash at the end
Other
8 stars 5 forks source link

Fix DeriveKeyPair #5

Closed bwesterb closed 10 months ago

bwesterb commented 10 months ago

We swapped the order of ML-KEM and X25519, but forgot to do that in keygen/key derivation. Fixed now.