liangintel / md5accel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the library used to wrap QAT hash functionality and ease the use of QAT.

Steps to use:

  • cd ./qat/

  • chmod +x build.sh

  • Install Intel QAT driver and library ./build.sh ~/tmp_path_for_qat_pkg_to_compile

    Added current user to group qat, need to logout and then login Linux to take effect

  • In go source code: import github.com/liangintel/md5accel

About


Languages

Language:C 82.1%Language:Go 14.0%Language:Shell 3.1%Language:Makefile 0.7%