keybase / triplesec

Triple Security for the browser and Node.js
https://keybase.io/triplesec
MIT License
399 stars 47 forks source link

Triplesec is considerably slower in Safari #37

Open yrashk opened 10 years ago

yrashk commented 10 years ago

Both Chrome and Firefox encrypt small pieces of data fairly small (lets say under 1 second). Safari, on the other hand, takes in a range of 10 seconds or so. I was wondering if you have any idea what might be going on with that?

malgorithms commented 10 years ago

@yrashk I reproduced this by having the developer console open in safari. But when I close it, it goes just as fast as Chrome. is this what you're seeing?

anything else we should know about your safari setup?