diff --git a/i2p2www/spec/proposals/151-ecdsa-blinding.rst b/i2p2www/spec/proposals/151-ecdsa-blinding.rst index 053c0542174bf1f6051a552a35e60a47d56813be..db03620dd4787bb15e1871fdb22a0144c916a50f 100644 --- a/i2p2www/spec/proposals/151-ecdsa-blinding.rst +++ b/i2p2www/spec/proposals/151-ecdsa-blinding.rst @@ -37,7 +37,9 @@ L Elliptic curve's group order. Property of curve. DERIVE_PUBLIC(a) - Convert a private key to public, by multiplying B over an elliptic curve alpha + Convert a private key to public, by multiplying B over an elliptic curve + +alpha A 32-byte random number known to those who know the destination. GENERATE_ALPHA(destination, date, secret)