You could try the SHA2 implementation from :
http://polarssl.org/With a simple test in Visual Studio 2008 of a busy loop executing the hash function it was able to hash at 1.5x the rate that bitcoin does.
really? I'm struggling to see how that implementation could possibly be faster.