Even though 40bits is far from sufficient to use in a real crypto application, there have been many cases where 40 bit keys were used. for example in pkcs12 : pbewithSHAAnd40BitRC2CBC
I think it would be nice if the RC2 module did not reject small keysizes.
Even though 40bits is far from sufficient to use in a real crypto application, there have been many cases where 40 bit keys were used. for example in pkcs12 : pbewithSHAAnd40BitRC2CBC
I think it would be nice if the RC2 module did not reject small keysizes.
willem