From a9e1da08b3ac5e264d9810de9262e155dbf42f67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20P=C3=A9ron?= Date: Mon, 25 Mar 2019 17:49:37 +0100 Subject: [PATCH] doc: add info about message signature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Péron --- doc/ethapp.asc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ethapp.asc b/doc/ethapp.asc index c22034f..7ae5db3 100644 --- a/doc/ethapp.asc +++ b/doc/ethapp.asc @@ -168,6 +168,7 @@ The input data is the message to sign, streamed to the device in 255 bytes maxim | First derivation index (big endian) | 4 | ... | 4 | Last derivation index (big endian) | 4 +| Message length | 4 | Message chunk | variable |==============================================================================================================================