/RG_SM3hmac

Fast Realization of HMAC based on SM3 Algorithm. Written in pure C and run in Linux environment, the HMAC calculation is basically maintained at the level of milliseconds, and the calculation rate is maintained at around 72MBps. The calculation delay can be ignored for processing messages below 10MB, and the calculation rate is the best for hundred KB level messages.

Primary LanguageC

Stargazers