On Feb 11, 2014, at 9:32 PM, Alan McKean <[email protected]<mailto:[email protected]>> wrote:
I am encrypting with the iOS encryption. What algorithm? And where does the key come from? (I'm just curious.) How did the encrypted documents get into CouchDB -- were they replicated from another database? My documents have a single 'data' property that is an encrypted string. Without a hook for decrypting, I will have to either decrypt during views or run through the entire db looking for unencrypted data at launch. The issue I linked to earlier describes some of the things I'm unsure about with this approach, like what the revision ID should be. If you'd like to work on adding such a hook, I can give you some advice on where to start. --Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/C680A348-D7C4-48EA-B14C-BE300CDED3EA%40couchbase.com. For more options, visit https://groups.google.com/groups/opt_out.
