i am using angular and trying to figure out how to encrypt and decrypt my messages using angular to avoid any kind of security issues in my application.i am using laravel for api development. I have quite a lot RnD on figuring out that how i can achieve it but unable to find any appropriate solution for it..can any one share his thoughts???thanks in advance..
i am using angular and trying to figure out how to encrypt and decrypt my messages using angular to avoid any kind of security issues in my application.i am using laravel for api development. I have quite a lot RnD on figuring out that how i can achieve it but unable to find any appropriate solution for it..can any one share his thoughts???thanks in advance..
--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
U want to encrypt decrypt on the client ? Cuz serverside there r quit few solutions.
--