Skip to content

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Apr 22, 2025

This PR adds validation of checksums to wasmvm.

It should only be reviewed after:

-- #589 should now be working fine, and actually has some similarish stuff inside it. You should check it for that I think, please. And if you have any requests for how #589 is contstructed, that's totally fine.

@faddat
Copy link
Contributor Author

faddat commented Apr 22, 2025

@webmaster128
Copy link
Member

By convention the checksums are sha256 hashes of the .wasm blob, i.e. 32 bytes in binary or 64 lower case hex in string representation

@faddat
Copy link
Contributor Author

faddat commented Apr 22, 2025

thank you!

Do you think other types should be supported or anything like that?

@faddat faddat changed the title Checksum Validation Linter PR 4: Checksum Validation Apr 22, 2025
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

Successfully merging this pull request may close these issues.

2 participants