Question

Does an app posted to the app store using RNCryptor need to register for Export Encryption Registration (ie get an Encryption Registration Number ERN)?

I've removed all the SSL files since I dont use them, it appears the remaining code only uses Apple's CommonCrypto libraries though I'm not 100% on that.

Était-ce utile?

La solution

No it does not.

RNCryptor is a AES wrapper, and I use AES (not RNCryptor) in many of my apps without ERN.

None of them had any issues with the App Store review process.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top