Skip to content

Releases: webview-crypto/webview-crypto

v0.1.8

29 Dec 21:29
Compare
Choose a tag to compare

Adds support for importing more types of keys. This is necessary to run https://blog.engelke.com/2015/02/14/deriving-keys-from-passwords-with-webcrypto/.

It also removes the dependency on Babel, instead using Typescript 2's async/await transformations.