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

Test execution time is very long in Safari #36

Closed rmhrisk closed 7 years ago

rmhrisk commented 7 years ago

image

rmhrisk commented 7 years ago

I think this is probably because we are using JS when we could be using the new native capabilities

microshine commented 7 years ago

There is no elliptic.js in index.html file

Old version of webcrypto-liner had elliptic.js in it

microshine commented 7 years ago

@rmhrisk pv-webcrypto-tests on gh-pages are updated