leocavalcante / encrypt

🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
BSD 3-Clause "New" or "Revised" License
348 stars 142 forks source link

[question] Do we need to add export compliance documents when submitting to App Store? #170

Open ashishbeck opened 4 years ago

ashishbeck commented 4 years ago

I have made an app ready to publish in app store whose one of many functions include exchanging a string via QR code scanning between phones. In order to prevent people from seeing the string, I encrypt the string with AES encryption using the plugin from the sender and decrypt it in the receiver. I looked up the category 5 part 2 of US exports law but I could not make out if I should provide the compliance documents. If I do have to then I don't really know what exactly should I be submitting.

Any help would be much appreciated. Thanks

nhatzbulawan commented 2 years ago

Do you have any update on this?