使用 SHA-1 是否被视为具有加密功能的应用程序?

发布于 2024-10-01 23:44:31 字数 95 浏览 3 评论 0原文

我想使用 SHA-1 作为我的数据的索引键。在应用程序审批过程中,iTunesConnect 是否考虑使用 SHA-1 作为嵌入加密的应用程序?谢谢!

I'd like to use SHA-1 as index keys for my data. In the during the app approval process, does iTunesConnect consider using SHA-1 as an app with encryption embedded? Thanks!

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

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

发布评论

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

评论(2

帅气尐潴 2024-10-08 23:44:31

从纯粹的技术角度来看,他们不应该这样做——SHA-1 不是加密,因为用它转换的数据是不可恢复的。

然而,众所周知,苹果及其下属偶尔会拒绝应用程序,“因为它们可以”。

From a purely technical standpoint, they shouldn't - SHA-1 is not encryption, as the data transformed with it aren't recoverable.

However, Apple and its minions have been known to have occasional fits of rejecting apps "because they can."

不甘平庸 2024-10-08 23:44:31

您从哪里获得实施?我认为我们过去使用过一些哈希函数,没有在提交页面上的某处选中加密复选框并顺利通过审核。

Where do you get the implementation from? I think we have used some hashing function in the past, did not check the encryption checkbox somewhere on the submit page and got through the review just fine.

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