const TestVector = struct
const TestVector = struct { key: []const u8, msg: []const u8, sig: []const u8, }