Question

My iPhone app uses SHA1 for password security over an instant messaging protocol.

Will I be required to declare my app as "containing encryption" when I submit it to Apple's review process?

Was it helpful?

Solution

If you say yes to that question, it will then ask you if you use it for anything other than authentication. In your case, you can answer no and proceed to submit your app as normal.

OTHER TIPS

A cryptographic hash function is not encryption. If Apple's wording is actually "encryption", you should definitely answer no.

I would think you should declare the use of encryption functions.

The purpose of declaring it is that applications using encryption cannot be exported from some specific countries, or imported in some countries. I don't see any other reasons why Apple would ask you to declare when an application uses encryption.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top