cryptocode/zig-ed25519-blake2b
ed25519-blake2b implementation for Zig
This is a variation of the Zig standard library implementation of ed25519, using Blake2b as the hash function.
Last tested with stage2
using Zig version 0.10.0-dev.4418+99c3578f6