opensourcegames/entries/crypto++.md
2020-09-04 16:35:00 +02:00

15 lines
338 B
Markdown

# Crypto++
- Home: https://cryptopp.com/
- Media: https://en.wikipedia.org/wiki/Crypto%2B%2B
- State: mature
- Download: https://cryptopp.com/#download
- Keywords: library
- Code repository: https://github.com/weidai11/cryptopp.git
- Code language: C++
- Code license: Boost-1.0
C++ class library of cryptographic schemes.
## Building