Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 483 Bytes

Readme.md

File metadata and controls

21 lines (11 loc) · 483 Bytes

Introduction

Implementation for Chinese National Standard Ciphers.

Build and install

python setup.py install

Use swig

If you want to custom python module you can change swig template file and then use make to generate new sm wrap files.

After that, you can build and install again.

To do...

I have not implement sm2 algorithm because of complexity. So I very glad that somebody may supply sm2 implementation. Thank you very much.

Contact

siddontang@gmail.com