derive_pqxdh_shared_secret

Function derive_pqxdh_shared_secret 

Source
fn derive_pqxdh_shared_secret(
    ecdh_outputs: &[Vec<u8>],
    mlkem_outputs: &[Vec<u8>],
    initiator_identity: &VerifyingKey,
    prekey_bundle: &PqxdhPrekeyBundle,
) -> Result<PqxdhSharedSecret>
Expand description

Derive PQXDH shared secret using HKDF