Frank

Results 5 comments of Frank

Hi, first of all let me start with your simple question if you don't want to add '_enc' to the fields you want to encrypt / decrypt. You can configure...

Okay, so you have for example an json object { name : "...", age: "17", .... } and you want that all properties of this json object are encrypted like...

Hi, finished first implementation encoding complete json if pattern is provided as undefined or "*". For a working example look [here](https://angularjs-crypto.herokuapp.com/#/fulljson) . There is a limitation i will continue working...

Hello suriyanto, with the actual code it should work. The import line is trait UserComponent { this: Profile with PictureComponent . With the code with PictureComponent you are able to...

Hello, at the moment that sounds pretty well for me and will fullfil my api needs.