rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@ -5,8 +5,8 @@ _C++ class library of cryptographic schemes._
- Home: https://cryptopp.com/
- Media: https://en.wikipedia.org/wiki/Crypto%2B%2B
- Download: https://cryptopp.com/#download
- Code: https://github.com/weidai11/cryptopp
- Language(s): C++
- Code repository: https://github.com/weidai11/cryptopp
- Code language: C++
- Code license: Boost-1.0
## Building