{ "vectors": [ { "name": "arbitrary identifier", "should_fail": false, "initiator": { "prologue": "foo", "psk": "bar", "pattern": "NN", "cipher": "AESGCM", "hash": "SHA256", "curve": { "type": "25519", "static": "", "semiephemeral": "", "ephemeral": "", "remote_static": "", "remote_semiephemeral": "" } }, "responder": { "prologue": "foo", "psk": "bar", "pattern": "NN", "cipher": "AESGCM", "hash": "SHA256", "curve": { "type": "25519", "static": "", "semiephemeral": "", "ephemeral": "", "remote_static": "", "remote_semiephemeral": "" } }, "messages": [ { "payload": "", "ciphertext": "" }, { "payload": "", "ciphertext": "" }, { "payload": "", "ciphertext": "" } ] } ] }