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.
我想知道是否有任何开源库能够在 iOS 上使用 AES 256 密码压缩文件?
我到处谷歌。有 AES 256 加密(但没有压缩)。并且有压缩库(但不是 AES256 加密的)。我很好奇为什么没有 AES 加密 + zip 同时有两个免费库可以这样做。
我希望有人能给我更多关于 zip + AES 256 加密的想法。
非常感谢。