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