2009-04-29  Sebastien Pouliot  <sebastien@ximian.com>

	* hashwrap.cs: Add "#if !NET_2_1 ... #endif" on wrappers so they
	don't get compiled for 2.1 (since mscorlib 2.1 lacks some 
	required types and the generated code is not part of SL2).

2008-08-05  Sebastien Pouliot  <sebastien@ximian.com>

	* hashwrap.cs: Build wrappers around managed hash implementations 
	for CNG and CSP types.
	* Makefile: Build tools and wrappers.
