package
0.27.4
Repository: https://github.com/emmansun/gmsm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
XORBytes sets dst[i] = x[i] ^ y[i] for all i < n = min(len(x), len(y)), returning n, the number of bytes written to dst.