Searched defs:eddsaTestGroup (Results 1 – 1 of 1) sorted by relevance
32 type eddsaTestGroup struct { struct33 ID uint64 `json:"tgId"`34 Type string `json:"testType"`35 Curve string `json:"curve"`36 Prehash bool `json:"prehash"`37 Tests []struct {
Completed in 25 milliseconds