https://github.com/openssl/openssl
https://github.com/msgpack/msgpack-c.git
https://github.com/abseil/abseil-cpp.git
https://github.com/fmtlib/fmt.git
密码学课程中的ECC算法中的示例代码需要用到该库,并且示例代码中用到的该库的函数接口和现如今libtommath的接口有很大的出入,版本有很大的出入。故找到了书本示例代码所用的libtommath。此外,利用libtommath的makefile文件,修改出一个适合本版本的makefile。该makefile适用于mingw。可以成功编译出libtommath.a。并正常使用。
https://github.com/herumi/ate-pairing
https://github.com/gabime/spdlog
https://github.com/google/leveldb.git
GoogleTest - Google Testing and Mocking Framework
https://github.com/gflags/gflags.git
https://github.com/jedisct1/libsodium.git
https://github.com/google/benchmark https://gitee.com/EBServerStudy/benchmark.git