(何时)m2crypto 会移植到 Python3 吗?

发布于 2024-10-27 16:06:09 字数 131 浏览 7 评论 0原文

m2crypto 是否正在向 Python3 移植?我将开始一个需要跨平台/跨语言加密的新玩具项目,m2crypto 看起来像是可行的方法,但我宁愿使用 Py3,以避免必须在任何地方显式转换为 UTF8。

该库的移植是否正在进行中?

Is there a port underway of m2crypto to Python3? I'm going to be starting a new toy project that needs cross-platform/cross-language crypto, and m2crypto looks like the way to go, but I'd rather work with Py3, to avoid having to explicitly convert to UTF8 everywhere.

Is there any chance that a port of this library is underway?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

歌入人心 2024-11-03 16:06:09

代码位于 https://gitorious.org/chandler/m2crypto (分支 python3),但它还没有尚未完成(测试仍然失败)。如果有人愿意帮助完成它,那就太棒了,$DEITY 会为您带来无尽的积极业力。

Code is at https://gitorious.org/chandler/m2crypto (branch python3), but it has not been finished yet (tests still fail). If somebody is willing to help with the finishing it, it would be awesome and the endless amount of positive karma waits for you from $DEITY.

策马西风 2024-11-03 16:06:09

有人开始研究这个问题并制作了一个部分补丁,可以在 https://bugzilla 中找到。 osafoundation.org/show_bug.cgi?id=12853。需要需要 Python 3.0 的人来完成它。

A person started working on this and produced a partial patch which is available in https://bugzilla.osafoundation.org/show_bug.cgi?id=12853. It would need someone who has need for Python 3.0 to finish it up.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文