Hi, On Mon, Nov 20, 2017 at 2:50 PM, Jason Bailey <jason.bai...@sas.com> wrote: > https://github.com/JEBailey/sling-encrypt ...
Just a naming nitpick, I think EncryptableValueMap would be a more accurate name than EncryptionValueMap. Also, isn't the use of a client-side form parameter like "personalid@Encrypt" a dangerous way to decide what to encrypt? The client can easily "forget" it and cause things to be stored in clear. -Bertrand