package crypto import ( "testing" ) func TestEd25519(t *testing.T) { }