garasmc / pygmcrypto

Implementation for Chinese National Standard Ciphers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation for Chinese National Standard Ciphers


Languages

Language:C++ 87.8%Language:C 9.3%Language:Python 2.9%Language:Makefile 0.1%