PeculiarVentures / webcrypto-liner

webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
MIT License
149 stars 26 forks source link

Add support for safari RSA-OAEP wrap/unrwrap & encrypt/decrypt #33

Open rmhrisk opened 7 years ago

rmhrisk commented 7 years ago

Seems like we should be able to do this but it doesn't work right now