I need someone to help with writing some code that will encrypt all transactions to and from SQLite db, as well as writing a sync script for PHP, that will pass all data from server to and from the app.
More details on the sync process will be given after we have an agreement in place.
SYNC will ONLY be for data, not CRUD table structure.
long story short, the data needs to be encrypted to/from the app, as well as to/from the server, and all data on the server must be encrypted.
encryption requirements:
- Must be reversible.
- Must use a salt.
Let me know if you can help / would be interested.
ScriptinPHP
More details on the sync process will be given after we have an agreement in place.
SYNC will ONLY be for data, not CRUD table structure.
long story short, the data needs to be encrypted to/from the app, as well as to/from the server, and all data on the server must be encrypted.
encryption requirements:
- Must be reversible.
- Must use a salt.
Let me know if you can help / would be interested.
ScriptinPHP