javascript - webcrypto solution on IE 10 and android 4.x -


is way find polyfill support webcrypto on ie10 , android4.x? found webcrypto-shim ie11.

i need webcrypto in jose-jwt plugin in javascript client side encryption of datas

the web cryptography api not supported in ie11 or android (if mean webview), available in android browser , chrome android

see http://caniuse.com/cryptography/embed webcryptoapi support

webcrypto-shim targeted fix legacy browsers using partial or non-standard implementations such ie11 , safari8, not find full polifyll older browsers because native implementation part needed, @ least key storage

to encrypt data in client sid use javascript library, since not need specific function of webcryptographyapi, of course, depends on jose-jwt library


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -