Skip to content

Commit 646ccd9

Browse files
perturbingcarlostome
authored andcommitted
Update MaxKESEvo from 90 to 62 in crypto-details.tex
See IntersectMBO/ouroboros-network#2403
1 parent ceaa394 commit 646ccd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eras/shelley/formal-spec/crypto-details.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ \subsection{KES}
4040
The \fun{sign_{ev}} and \fun{verify_{ev}} functions from Figure~\ref{fig:kes-defs-shelley}
4141
use the iterated sum construction from Section 3.1 of \cite{cryptoeprint:2001:034}.
4242
We allow up to $2^7$ key evolutions, which is larger than the maximum number
43-
of evolutions allow by the spec, \MaxKESEvo, which will be set to $90$.
43+
of evolutions allow by the spec, \MaxKESEvo, which will be set to $62$.
4444
See Figure~\ref{fig:rules:ocert}.
4545
The sum construction uses the combination of the signature scheme Ed25519 and
4646
hash function BLAKE2b-256.

0 commit comments

Comments
 (0)