Closed hendriknielaender closed 2 days ago
for verifing tarball, we can use this lib, https://github.com/jedisct1/zig-minisign/tree/main
Since the RFCs specs are relatively small, I would prefer if we built it into zvm. We also only need the verification part.
Is there any specific implementation specification? I checked the upstream repository of minisign and found no specification.
It's the EdDS-Algorithm that they implemented in minisign. https://ed25519.cr.yp.to/
Use the official minisign to verify the downloaded zig version.
https://ziglang.org/download/