|
|
|
|
|
by kwantam
789 days ago
|
|
EdDSA signatures are specified to use deterministic nonce generation, so you're correct that they do not require randomness. But they certainly do require modular arithmetic in order to implement the elliptic curve operations! |
|