TDES-128 on WinCE 5.0



Hi all!

I'm trying to encrypt/decrypt some data with the Triple DES algorithm,
given a plain text 128-bit key and an IV. I would like to do this with
CryptoAPI on WinCE 5.0, but could not find a way to import the plain
text key. So, is this possible at all?

Are there other (Win32) cryptography libraries you could recommend for
WinCE 5.0?

Thanks, Cornel

.