dmitry boyarintsev wrote: > > isn't SHA1 slow? Git uses SHA1 extensively and Git is everything but slow! Saying that, Git does have optimised versions of SHA1 for various platforms - to improve performance even more. For example, there is a optimised PPC and ARM implementation for SHA1 included with Git. There is also a Mozilla-SHA1, but I don't know when or where that is used.
Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
