reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

12
games/library/crypto.md Normal file
View File

@ -0,0 +1,12 @@
# Crypto++
_C++ class library of cryptographic schemes._
- Home: https://cryptopp.com/
- Wikipedia: https://en.wikipedia.org/wiki/Crypto%2B%2B
- Download: https://cryptopp.com/#download
- Code: https://github.com/weidai11/cryptopp
- Language(s): C++
- License: Boost-1.0
## Building