Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 264 Bytes

cryptoBoost

Using boost to help implement cryptographic primitives in a clean style

Re-implement many classic ciphers in C++ style

Current support:

  • AES, AES-NI
  • SM2, SM3, SM4
  • XTEA
  • RSA, ECDSA

Released by GoSSIP @ LoCCS

Shanghai Jiao Tong University