Hi,

Our client software uses sqlite for persistence and db is currently
encrypted by passing a app generated key to SEE.
With the open os like android providing keystore and key generation
mechanism, we want to switch to this secure key generation mechanism and
avoid generating  key ourselves. As the key store does not allow the key
itself to be exported out, I would like to know if sqlite has a mechanism
to leverage the key store way of en/decrypting it (could be with a callback
implemented by app that interfaces with Android keystore)? Any insight will
help. Thanks.

Regards,
Vadiraj

-- 


Your privacy is important to us. That is why we have taken appropriate 
measures to ensure the data you provide to us is kept secure. To learn more 
about how we process your personal information, how we comply with 
applicable data protection laws, and care for the security and privacy of 
your personal data, please review our Privacy Policy 
<https://www.motorolasolutions.com/en_us/about/privacy-policy.html#privacystatement>.
 
If you have any questions related to data protection and compliance with 
applicable laws, please contact us at our Security Operations Center at 
1-302-444-9838 or mail us at: 

Attention: Privacy Compliance Program, P.O. 
Box 59263, Schaumburg, IL USA, 60159-0263
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to