V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
refresh
V2EX  ›  iDev

app因为加密问题被拒绝了,政策不允许任何形式的加密么?

  •  
  •   refresh · 2013-10-12 11:56:21 +08:00 · 6051 次点击
    这是一个创建于 3858 天前的主题,其中的信息可能已经有所发展或是发生改变。
    一些数据用到了AES加密,有些用到MD5加密,都是标准的加密方法。
    这次app是升级,之前也用了加密,但这次不知道为啥被拒绝。感觉审核的随意性比较大,有些人审能过,有些人审过不了。
    有遇到同样情况的么?
    第 1 条附言  ·  2013-10-12 13:54:17 +08:00
    我在描述中有提到某些数据经过AES加密,并且在App中也有告诉用户,哪些数据是被加密的。

    以下是苹果审核意见:

    ====================================================================
    We found that your Application Description states:

    采用AES对数据进行加密

    However, your app does not have Export Compliance, which does not comply with the iOS Developer Program License Agreement, as required by the App Store Review Guidelines.

    Section 2.3 of the iOS Developer Program License Agreement specifies,

    "You certify that (i) none of the Licensed Applications contains, uses or supports any data encryption or cryptographic functions; or (ii) in the event that any Licensed Application contains, uses or supports any such data encryption or cryptographic functionality, You will, upon request, provide Apple with a PDF copy of Your Encryption Registration Number (ERN), or export classification ruling (CCATS) issued by the United States Commerce Department, Bureau of Industry and Security and PDF copies of appropriate authorizations from other countries that mandate import authorizations for that Licensed Application, as required."

    Please review your app's encryption ability, and when resubmitting your binary, check the appropriate answers to the questions in the Export Compliance section of iTunes Connect. You may be asked some follow-on questions to determine the level of encryption in your app; you may also be asked to provide a copy of your CCATS.

    If you have questions related to export compliance and your app's use of encryption, please contact the App Store Export Compliance team at [email protected].
    10 条回复    1970-01-01 08:00:00 +08:00
    pirex
        1
    pirex  
       2013-10-12 12:38:35 +08:00
    数据加密为什么会被禁止..好奇怪
    blank_dlh
        2
    blank_dlh  
       2013-10-12 12:39:11 +08:00
    发原文出来吧。。
    cw35
        3
    cw35  
       2013-10-12 13:16:01 +08:00
    之前邀请码悲剧。。
    后来,精品软件悲剧。。。
    这个审核真有些看人品
    fgwww
        4
    fgwww  
       2013-10-12 13:36:02 +08:00
    你勾选了那个加密?
    refresh
        5
    refresh  
    OP
       2013-10-12 13:55:55 +08:00
    @pirex 说是违反政策

    @blank_dlh 已append


    @cw35 我觉得也是,这次更新,只是一些小修改,上次发布就完全没问题。


    @fgwww 没有
    orzfly
        6
    orzfly  
       2013-10-12 14:08:39 +08:00
    话说 MD5 不算加密只是哈希吧。
    so898
        7
    so898  
       2013-10-12 14:50:57 +08:00
    逗X美国Gov对于某些加密方法有严格的审核,主要是为了防止泄密
    所以一般来说勾选了那个加密方法啥的都是用了什么牛逼算法的……
    用个AES只要不是2048bit啥的,应该是不用勾选那个加密算法的吧……勾了就是自找麻烦啊……
    Keyes
        8
    Keyes  
       2013-10-12 14:59:30 +08:00
    被出口管制鸟 = =
    禁止任何128BIT以上的算法随意出出进进的,这事儿GOOGLE一下应该有答案
    refresh
        9
    refresh  
    OP
       2013-10-12 15:07:26 +08:00
    @so898 我没有勾选啊,不过我在软件中有说明有和AES位加密的。
    @Keyes 意思是,我只要把说明改成AES128位,或者干脆把这个描述删除?

    我没勾选那个加密的,估计是内容及说明中有提到AES。我用的是CocoaSecurity提供的加密模块,准备删除加密说明再提交试试。

    主要是又要排除太不爽。
    so898
        10
    so898  
       2013-10-12 16:04:16 +08:00
    @refresh 有啥值得说明的……直接说我们对数据进行加密啥啥的就完了……不过尼现在被盯上了,估计下次别人会审查代码了……
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5328 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 03:49 · PVG 11:49 · LAX 20:49 · JFK 23:49
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.