Tongsuo-Project / Tongsuo

铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library
https://www.tongsuo.net
Apache License 2.0
1.16k stars 186 forks source link

Export SM4 internal API #672

Open dongbeiouba opened 2 days ago

dongbeiouba commented 2 days ago

SM4 internal API may be needed by applications or Tongsuo SDK, such as tongsuo-go-sdk.

If you want to export SM4 internal API, add enable-export-sm4 to config options.

Checklist