信息加密传输(Encrypted transmission of information(ETI))
With the rapid development and improvement of modern communication technology, people's needs for network transmission security are self-evident, and various ways of network stealing have become prominent security issues for users and enterprises (institutions). String encryption and transmission have also become the basic unit of network transmission security, playing a vital role. String encryption and transmission security have become an important prerequisite for determining network transmission security.
随着现代通信技术的高速发展和完善,人们对网络传输安全的需求不言而喻,各种各样的网络窃密方式成为用户和企(事)业单位的突出安全问题。字符串加密及传输也成为了网络传输安全的基本单元,发挥着至关重要的作用。字符串的加密及传输安全保障已然成了决定网络传输安全保障的重要先决条件。
QQ技术交流群:864265068(超多大佬)
The original build of the macOS uses the vscode of the M1 chip, we recommend that it is best to compile with vscode.
#MacOS ARM or Intel
cd <OpenETI-root-dir>
cd build
cmake -DCMAKE_OSX_ARCHITECTURES="[x86_64][arm64]" ..
make -j4
System | CPU (32bit) | CPU (64bit) |
---|---|---|
Linux (GCC) | ||
Linux (Clang) | ||
Windows (VS2017) | ||
Windows (VS2019) | ||
macOS | ||
macOS(ARM) | ||
Android | - | - |
Dependence name | URL | Author | License |
---|---|---|---|
JSON for modern C++ | https://github.com/nlohmann/json | Niels Lohmann | MIT |