用于流式传输大型 XML 文件并对其部分内容进行加密的库

发布于 2024-12-25 01:08:05 字数 335 浏览 0 评论 0原文

我正在寻找一个(最好是Java)库,它可以流式传输大型XML文件加密/解密其中的一部分。外面有什么吗?它不一定是开源或免费的。

Apache Sanutario 这样的库不是一个选项,因为它不会流式传输文件,而是将它们加载到内存中,可能会导致内存因大文件而溢​​出。

如果您知道目前还没有类似的东西可以做到这一点,那也会很有帮助。然后我们就必须自己实现它。

预先感谢您提供正确方向的任何观点。

D .

I'm looking for a (preferably Java) library which can stream large XML files and encrypt/decrypt parts of it. Is there anything out there? It does not have to be open source or free of charge.

Libraries like the Apache Sanutario is not an option, since it does not stream the files but rather loads them into memory, possibly causing the memory to overflow with large files.

It would also be helpful if you know that there is nothing like that out there yet which does this. Then we'd have to implement it ourselfs.

Thanks in advance for any points in the right direction.

D.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文