We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceaa394 commit 646ccd9Copy full SHA for 646ccd9
eras/shelley/formal-spec/crypto-details.tex
@@ -40,7 +40,7 @@ \subsection{KES}
40
The \fun{sign_{ev}} and \fun{verify_{ev}} functions from Figure~\ref{fig:kes-defs-shelley}
41
use the iterated sum construction from Section 3.1 of \cite{cryptoeprint:2001:034}.
42
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$.
+of evolutions allow by the spec, \MaxKESEvo, which will be set to $62$.
44
See Figure~\ref{fig:rules:ocert}.
45
The sum construction uses the combination of the signature scheme Ed25519 and
46
hash function BLAKE2b-256.
0 commit comments