dexie-easy-encrypt
dexie-easy-encrypt copied to clipboard
Support composite indices
Hello! Currently, this library encrypts properties in objects that are declared as composite indices in Dexie. Do you think it would be worthwhile to support composite indices and keep those properties unencrypted to be able to query entries?
I can open a PR if you think it's a good idea.