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

Check Canonicalization of to-be-signed Data #137

Closed
JesusMcCloud opened this issue Sep 25, 2024 · 1 comment
Closed

Check Canonicalization of to-be-signed Data #137

JesusMcCloud opened this issue Sep 25, 2024 · 1 comment
Assignees

Comments

@JesusMcCloud
Copy link
Collaborator

we're using sets all over the place. maybe even inside data structures that are serialized and then signed. In such cases we need to ensure either order-preserving creation of sets, or canonical sorting of set items.

@nodh
Copy link
Contributor

nodh commented Sep 26, 2024

As discussed offline, this is not an issue for serializations used in this library

@nodh nodh closed this as completed Sep 26, 2024
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