Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
soc:derekpryor [2006/07/16 09:12]
dpryor
soc:derekpryor [2006/07/21 12:33] (current)
dpryor
Line 5: Line 5:
  
 ---- ----
 +
 +== Update (2006/​07/​21) ==
 +Have almost finished porting the MatrixSSL versions of SHA1 and MD5. (Just one function I have to track down). Going to work on RSA next and see how small we can get it. __Update__: I took a look at 3DES, and even though the code is large (due to constant arrays) it should be easy to port.   RSA is being a pain.
 +
 +== Update (2006/​07/​17) ==
 +From openssl.org faq "​Typically you'll see a message saying there are no shared ciphers when the same setup works fine with an RSA certificate. There are two possible causes. The client may not support connections to DSA servers most web browsers (including Netscape and MSIE) only support connections to servers supporting RSA cipher suites. The other cause is that a set of DH parameters has not been supplied to the server."​ Because of this, I am going to look into the RSA algorithm and see how small it can be.
  
 == Update (2006/​07/​16) == == Update (2006/​07/​16) ==

QR Code
QR Code soc:derekpryor (generated for current page)