/cryptoBoost

Using boost to help implement cryptographic primitives in a clean style

Primary LanguageC++

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