Skip to content

20170818.1

Compare
Choose a tag to compare
@wangyu- wangyu- released this 18 Aug 12:12
· 374 commits to master since this release

Added hardware accelerated AES version for amd64,asm code accelerated AESversion for arm/x86.

Suffix hw_aes means hardware acceleration version,asm_aes means asm code acceleration version.The others are normal version.

HINT:Try a version without acceleration first for the best compatibility.After you make sure it works,try a version with acceleration to improve peformance.