From b30d7e8cf9d865b1ded943dc74cd8e3247cc41bf Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Wed, 15 Jun 2022 16:42:06 +0200 Subject: [PATCH] Add solution for 4i --- exam/ex.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/exam/ex.tex b/exam/ex.tex index 33f8fd6..62951ed 100644 --- a/exam/ex.tex +++ b/exam/ex.tex @@ -223,7 +223,10 @@ chosen with respect to an adversary using Information Set Decoding (ISD) to find a solution to the underlying hard problem. - \item \TODO + \item The size for ephemeral keys is $\unit[452]{bytes}$ (in memory) for the + private key and $\unit[1872]{bytes}$ for the public key. The size for + long-term keys is $\unit[468]{bytes}$ (in memory) for the private key and + $\unit[4488]{bytes}$ for the public key. \item \TODO