8000 GitHub - mzotw/en_message: 加密文字的小工具
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mzotw/en_message

 
 

Repository files navigation

en_message

====================== 一个加密文字的小工具,与朋友协商好密钥后你可以使用它来加密任何文字信息,保证通信安全。 加密使用Crypto++库中的AES算法进行,默认为AES-256-CFB。

编译依赖

Qt 5.9.4 Crypto++ Library 6.1

Crypto++ Library Install

On Ubuntu you can used apt install Crypto++

apt install libcrypto++-utils libcrypto++-dev libcrypto++-doc

On Others

plase vist https://www.cryptopp.com/

About

加密文字的小工具

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.9%
  • QMake 7.1%
0