Is there any current effort or interest in a general crypto plugin for Cordova?

2019-08-24 Thread James Marshall
Hello, I'm writing a large cross-platform mobile app, and Cordova is just about ideal for what I need-- uses WebView (my app needs to use HTML templates, JS expertise is easy to find), open source, and controlled by a non-profit rather than a corporation (yes, I need this). So I was happy to find

Re: Is there any current effort or interest in a general crypto plugin for Cordova?

2019-08-24 Thread James Marshall
t; > In your case, the WebCrypto API might be sufficient: > https://www.w3.org/TR/WebCryptoAPI/ > It is supported in both iOS and Android WebViews. > > ~Darryl > > > On Sat, Aug 24, 2019 at 2:39 PM James Marshall > wrote: > > > > Hello, > > > > I&#x