MD5 Calcultation Digi Connect ME

Hello,

We are trying to develope some applications using a proprietary MD5 signature. I’m attempting to calculate an MD5 digest with Digi Connect ME 9210.

Is it posible? How can we create MD5 digest signatures?

We are using Digi Net+OS 7.4. Any Ideas?

Thank you!

Hello
Unfortunately there are no documented APIs in NET+OS (any version) that give access to MD5 digest signature generation.

Ok thank you very much dakotas_dad.

We have implemented our own MD5function using math functions (from math.h) but we have diferent results for the same passwords in NetOS and in Linux (using the same code) and we don´t know why… Any Idea?