So, in the context of modern browsers (older one is E11 but we are currently trying to move our client away from that one),
if I have very low security requirements (i.e. I dont really care if the produced encrypted data is actually decryptable by someone knowledgable who decides to put low effort in it),
are there sensible settings configuration for SJCL that would effectively speed up (a lot?) the work it does and speed up performance substantially ?
So, in the context of modern browsers (older one is E11 but we are currently trying to move our client away from that one), if I have very low security requirements (i.e. I dont really care if the produced encrypted data is actually decryptable by someone knowledgable who decides to put low effort in it),
are there sensible settings configuration for SJCL that would effectively speed up (a lot?) the work it does and speed up performance substantially ?
Thanks a lot for any advice and feedback