[messaging] Benchmarking client side cryptography

David Leon Gil coruus at gmail.com
Sat May 30 20:14:04 PDT 2015


I'm fairly certain that Chrome does support PBKDF2, with the exception of generateKey().
Unfortunately, PBKDF2 seems to be the only cross-browser choice at the moment if one wants to encrypt to an ECDH public key under (ab initio ad finem) unextractable key material.






On Sun, May 24, 2015 at 11:43 AM -0700, "Daniel Roesler" <diafygi at gmail.com> wrote:










Interesting!

Has end-to-end been updated to use WebCryptoAPI when possible? I'm not
finding where the API is used for AES. Also, PBKDF2 is available via
WebCryptoAPI in Firefox (don't think Chrome, yet), which should speed
things up considerably.

Live Table: https://diafygi.github.io/webcrypto-examples/

Daniel

On Sat, May 23, 2015 at 2:48 PM, franta polach  wrote:
> Some might be interested in benchmarks I did for javascript, java,
> objective-C on different platforms.
> Here is a brief writeup https://frrp.github.io/ and here are the data
> https://docs.google.com/spreadsheets/d/1RVK9ixIf2bUeUTxVxqMTpE4iC4gsr6ssfAVK9Ymm5_8/edit?usp=sharing
>
> - franta
>
> _______________________________________________
> Messaging mailing list
> Messaging at moderncrypto.org
> https://moderncrypto.org/mailman/listinfo/messaging
>
_______________________________________________
Messaging mailing list
Messaging at moderncrypto.org
https://moderncrypto.org/mailman/listinfo/messaging
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://moderncrypto.org/mail-archive/messaging/attachments/20150531/f5d6a993/attachment.html>


More information about the Messaging mailing list