, .
If you want to use client-side cryptography, stand-alone, persistent web applications, then yes. So, for example, you want to encrypt all the data stored in the embedded database using the HTML5 globalStorage () specifications. Then use javascript crypto, as it is likely that you will not have a connection to process all crypto on the server side.
If you do not use proven methods
jason
source
share