ldudzsim

Results 3 comments of ldudzsim

In ECC public key is a point. In the Montgomery version of curve25519 in our lib we return public key in normalized form, it means that second coordinate is always...

I think you don't have to recalculate recoveryParam, just use `$signature->recoveryParam` or `$negativeSignature->recoveryParam`