Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC 6979, deterministic signing, Anti-Klepto / Anti-Exfiltration #256

Open
thashm opened this issue Jul 2, 2023 · 1 comment
Open

RFC 6979, deterministic signing, Anti-Klepto / Anti-Exfiltration #256

thashm opened this issue Jul 2, 2023 · 1 comment

Comments

@thashm
Copy link

thashm commented Jul 2, 2023

Hello, as title suggests, does the project use RFC 6979 standard to create ECDSA signatures or have any Anti-Klepto / Anti-Exfiltration ability against nonce attacks?

@stepansnigirev
Copy link
Collaborator

We already use RFC 6979 for signature generation.
Anti-Klepto would be nice to have, but will require an additional round of communication via QR codes, which makes UX much more complex. For now I don't have ETA for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants