martinkasa / capacitor-secure-storage-plugin

Capacitor plugin for storing string values securly on iOS and Android.
MIT License
152 stars 53 forks source link

Do we need to declare compliance on Apple Store? #84

Closed gerritvanaaken closed 10 months ago

gerritvanaaken commented 10 months ago

Apple forces me to declare the state of encryption for our app. Using your plugin, do we have "non-exempt" encryption algorithms? Just to be sure …

https://developer.apple.com/documentation/security/complying_with_encryption_export_regulations

Thanks for a quick answer :-)

martinkasa commented 10 months ago

I use "no". it uses build in keychain.