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?
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?
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. Just to make an example, such applications cannot be exported from the United States of America, as they are considered as much as arms. I don't see any other reasons why Apple would ask you to declare when an application uses encryption.
A cryptographic hash function is not encryption. If Apple's wording is actually "encryption", you should definitely answer no.