Wan-Teh Chang wrote:
Implementing RSA-PSS should be a good SoC project.  If it turns out
to be too little work, you can always implement the related RSA-OAEP
encryption.

Another good SoC project might be to add support for TLS 1.2 and SHA256 based TLS crypto suites, no ?

Updating the PRF to make it cipher-suite-specified when TLS 1.2 is negociated, instead of SHA1+MD5, might already be enough for a SoC, but if not sufficient adding support for the newer mac algorithm (AES Galois Counter Mode) could complement the project.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to