Hello, I'm considering using SQLCipher in a new app, as it will store location, wireless essid and timestamp. I've looked at the examples[1], but it seems they are using hard-coded password which, obviously, isn't that good…
How shall I do in order to get some random password? If possible one per device, generated at install time or anything like that (well, if that's possible, of course ;) ). Thanks for your inputs. Cheers, C. [1] https://github.com/sqlcipher/android-database-sqlcipher/blob/master/src/example/SQLDemoActivity.java _______________________________________________ Guardian-dev mailing list Post: [email protected] List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To Unsubscribe Send email to: [email protected] Or visit: https://lists.mayfirst.org/mailman/options/guardian-dev/archive%40mail-archive.com You are subscribed as: [email protected]
