Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=78075

--- shadow/78075        2006-09-13 12:45:26.000000000 -0400
+++ shadow/78075.tmp.30890      2006-09-20 09:16:03.000000000 -0400
@@ -670,6 +670,13 @@
 Recent changes in the SSL code base (r65259) have reduced it's memory
 requirements by about two-thirds. This should have some beneficial
 effects on performance.
 
 An updated version of mget is now available in Mono SVN.
 
http://svn.myrealbox.com/viewcvs/trunk/mcs/class/Mono.Security/Test/tools/mget/mget.cs?rev=65120&view=markup
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-20 09:16 -------
+Kazuki Oikawa has contributed (r65696) an AES implementation has been
+fully unrolled, changed to work on int (instead of bytes) and has
+better locality (enabling more JIT optimizations). The new version is
+about 3-12 times faster and SSL/TLS usage pattern should get the most
+(10x) of it (of course that only affects crypto times).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to