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

Liner uses JS impl with Safari Technical Preview 25 (v10.0.2) when not needed #30

Closed rmhrisk closed 7 years ago

rmhrisk commented 7 years ago

image

image

https://developer.apple.com/safari/download/

rmhrisk commented 7 years ago

I think the issue is for the new version we won't need asymcrypto for OAEP and SSA

rmhrisk commented 7 years ago

Fixed