Open dnet opened 6 years ago
The method calculateSignature of Curve25519 instances doesn't take an explicit random parameter since 0f10718, but rather generates it implicitly before passing it on to the provider.
calculateSignature
Curve25519
random
The method
calculateSignature
ofCurve25519
instances doesn't take an explicitrandom
parameter since 0f10718, but rather generates it implicitly before passing it on to the provider.