Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top