- From: Alessandro Di Federico <alessandro.difederico@mail.polimi.it>
- Date: Tue, 25 Jun 2013 16:16:02 +0200
- To: <public-webcrypto-comments@w3.org>
- CC: Michele Beretta <michele3.beretta@mail.polimi.it>
Hi, I'm a Ms.C student from Politecnico di Milano, and I'm using the
WebCryptoAPI (PolyCrypto, right now) for my thesis.
I've some suggestions/questions about the WebCryptoAPI:
1. Why don't you include the newly standardized SHA-3 hashing
algorithm in the document?
2. It'd be nice to have an alternative to RSA for asymmetric
encryption, why don't you include ElGamal and EC-ElGamal?
3. For our project we need an authenticated Diffie-Hellman key
exchange, we plan to use HMQV [1]. We can implement it over the
standard DH primitive, but having it native would be the best.
Can you consider to include it?
Thanks in advance,
Alessandro Di Federico
[1] http://link.springer.com/chapter/10.1007%2F11535218_33
[2] http://www.w3.org/TR/WebCryptoAPI/#dh-EcdhKeyDeriveParams
Received on Tuesday, 25 June 2013 14:45:06 UTC