mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-31 00:36:10 +00:00
fix BLS12-381 comment
This commit is contained in:
parent
22587c33da
commit
b63d104e00
@ -121,7 +121,7 @@ proc main(nb_samples: Natural) =
|
||||
echo '\n'
|
||||
echo "Note: message is re-hashed through Blake2B-384."
|
||||
echo " Eth2.0 spec mentions hashing with Blake2b-512 and slicing the first 256-bit."
|
||||
echo " However message signing is unspecified, and Milagro BLS12-384 requires a 384-bit input."
|
||||
echo " However message signing is unspecified, and Milagro BLS12-381 requires a 384-bit input."
|
||||
|
||||
echo '\n'
|
||||
echo "######################"
|
||||
|
Loading…
x
Reference in New Issue
Block a user