gitee.com/lh-her-team/common@v1.5.1/opencrypto/utils/const.go (about)

     1  package utils
     2  
     3  const (
     4  	SM4_BlockSize = 16
     5  )