Tagged Questions
4
votes
4answers
296 views
Data categorization: Critical or not
I need to provide two means for securing data within my application. First is using the Operating System sandboxing model (I am talking about Mobile Phones OS) and the second using the OpenSSL AES ...