Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找以 1024 字节(不多)的块来加密数据。我的意思不是生成哈希或压缩 - 只是加密。
寻找开源实现+好的算法。
重要性顺序:(1)简单(2)速度(3)强度
强度:可以用高端超级计算机在合理的时间内解决
我的建议是Crypto++。它有很多算法,我相信你不必把图书馆作为一个整体。