	This directory contains the Triple DES implementation

It contains a 2 and 3 key triple DES implementation. 2 key triple DES
is only available in Sunscreen compatibility mode.

This code has two flavors:
	RFC 1851 padding (des_ede_k3_module)
	FIPS padding	 (des_ede_k2_module_v1, des_ede_k3_module_v1)
