isar / hive

Lightweight and blazing fast key-value database written in pure Dart.
Apache License 2.0
4.02k stars 401 forks source link

How do we answer App Store encryption export compliance questions? #1113

Open under3415 opened 1 year ago

under3415 commented 1 year ago

Question Hi I have to answer questions in the Apple store about encryption for US and French export compliance (not sure why is Google not asking for this!?).

Anyway, the options are (the way I understood them):

  1. Proprietary encryption (the worst option)
  2. Industry standard encryption (e.g., IEEE, IETF, ISO, ITU, ETSI, 3GPP, TIA, and GSMA)
  3. Crypto functionality within Apple’s operating system (this I think is exempt)

When I use hive on iOS, is this using Apple OS crypto functionality? How should I answer this question?

Version

redDwarf03 commented 1 year ago

@under3415 have you any news since this issue please ?

under3415 commented 1 year ago

@under3415 have you any news since this issue please ?

Nope

Cyrille-Dakhlia commented 8 months ago

@under3415 How did you manage? I am browsing through the Internet without being able to find clear answers.