I use the HASHBYTES function on virtually every SSIS project i work on, its invaluable for performantly allowing checking for new/updated rows.
Is there any plans to add this functionality as a package shape that can create a has in memory and in the data flow?
All i can find are 3rd party options on codeplex that work but can be buggy and have no support.