package pq import ( "testing" ) func TestSm3(t *testing.T) { print(Sm3ToString("abc")) }