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

window.crypto VS crypto #21

Closed microshine closed 7 years ago

microshine commented 7 years ago

Replace window.crypto to crypto

rmhrisk commented 7 years ago

@microshine has this been fixed?

rmhrisk commented 7 years ago

Fixed