Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 445 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 445 Bytes

Xiao-Lai's White-box SM4

An implementation of Xiao-Lai's white-box SM4 built by WBMatrix library.

Build

$ mkdir build
$ cd build
$ cmake ..
$ make

Run

$ ./WBSM4

Included libraries

  1. WBMatrix
  2. SMx-SM4