curve25519-java
curve25519-java copied to clipboard
README: updated signature example
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.