【iOSアプリ開発 / Swift / Xcode】アプリの暗号化書類のフランス配信対応>_<?

iOS

普通にhttps通信している場合なども標準暗号化を使用しているので、書類の提出が必要そうです

https://cyber.gouv.fr/

申請用テンプレートをchatgptが作ってくれた

To: Bureau du Premier Ministre
Service Central de la Sécurité des Systèmes d’Information (SCSSI)

Subject: Declaration of use of standard cryptography

I, [Your Full Name], representing [Your Company Name or Individual Name],
declare that the application "[App Name]" only uses cryptographic functions that are considered exempt from authorization under French law.

The cryptographic functionalities used are limited to:
- Standard encryption provided by iOS/macOS via system APIs
- Secure communication over HTTPS/TLS
- Services such as Firebase and Google services

No proprietary or non-standard encryption algorithms are used.

Sincerely,
[Your Name]
[Date]

と一見必要そうですが、今一度確認すると

Export compliance documentation for encryption

Export compliance documentation for encryption - Reference - App Store Connect - Help - Apple Developer
Depending on the kind of encryption algorithm your app uses, you may need to provide documentation in App Store Connect.
Your app uses encryption limited to that within the Apple operating systemNo documentation required in App Store Connect.

アップルのos . 提供内のAPI使用のみの場合は、NO documentationでOK

Your app uses an industry standard algorithm, not provided within the Apple operating systemUpload your French encryption declaration in App Store Connect.1

appleのosで提供されて良いないアルゴリズムを使用する場合(openSSL)はフランス向けの申請が必要

ということでとりあえず。書類不要なので、使用していない。で良いようです^^?

お気軽にコメントください!

スパム対応のためコメント認証に数日かかることがありますが、お気軽にコメントいただけると嬉しいです^^

コメント

タイトルとURLをコピーしました