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

Schnorr and ECDSA extended to non-string arguments #659

Open
codygunton opened this issue Aug 15, 2023 · 0 comments
Open

Schnorr and ECDSA extended to non-string arguments #659

codygunton opened this issue Aug 15, 2023 · 0 comments

Comments

@codygunton
Copy link
Collaborator

By using auto I extended the native ECDSA and Schorr signatures code to take in not just strings, but byte arrays. Probably using auto here without any constraints is unwise. Someone should review (some of this code has been audited externally).

codygunton added a commit to AztecProtocol/aztec-packages that referenced this issue Aug 15, 2023
@codygunton codygunton changed the title Schnorr and ECDSA extended to non-string arguments. Schnorr and ECDSA extended to non-string arguments Aug 17, 2023
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

1 participant