From 71856e1142fc01628ce53098f8cfc74765464b35 Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Mon, 18 Nov 2019 04:29:50 +0000 Subject: upstream: correct order or ecdsa-sk private key fields OpenBSD-Commit-ID: 4d4a0c13226a79f0080ce6cbe74f73b03ed8092e --- PROTOCOL.u2f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROTOCOL.u2f b/PROTOCOL.u2f index 4bd166bbb..8ccd20b56 100644 --- a/PROTOCOL.u2f +++ b/PROTOCOL.u2f @@ -68,8 +68,8 @@ The corresponding private key contains: string curve name ec_point Q string application (user-specified, but typically "ssh:") + uint8 flags string key_handle - uint32 flags string reserved The certificate form of a SSH U2F key appends the usual certificate -- cgit v1.2.3