Post
Topic
Board Development & Technical Discussion
Re: R,S,Z , K nonce and public key Signature samples
by
Sergey Magalyas
on 09/10/2024, 06:52:04 UTC
I have been learning about ECDSA ( r s z, public key ,private key ) for about 2 months

# 130 Although only one rsz  is  know , but 1000 rsz can be produced using the public key,  the nonce K value will be 240~256 bits


would you mind sharing your code on how you leak the RSZ and how you create more sample for the given public key. thank you

Friend, give me a code that allows you to create 1000 rsz using a public key.