MD5 or SHA encription

Greatings all,

Have someone tried implementing the MD5 encription or SHA on RCM6000 family?

If so, i would be very gratefull for some hints or sample code.

Thanks in advance,

Konstantin.

1 Like

Lib/Rabbit4000/Crypto has a wide range of cryptographic libraries for Dynamic C.

Take a look at Samples/Crypto/SHA.c and Samples/tcpip/MD5_TEST.C.

1 Like

Thanks a lot