We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b1184c2
support xts cipher mode
ddea2f7
fix ccm bug
513b786
support ccm mode
c3f59f3
fix nil message issue when sm2 encryption
14cafa5
improve sm4 4 blocks encryption performance via reduce PINSRD instructions.
78fd94a
Continue to improve SM4 performance
49bbb60
support SM4 better performance under amd64
3138623
sm3 support amd64 avx2 version
74f6570
SM3 asm implementation for AMD64 (non AVX2 version)
2f87516
improve sm3 performance