I'm trying to developed in LabView the algorithm used to generete localized key with MD5 defined in the rfc2574.
maybe sombody already did it, is this code already available somewhere?
thank you
A.2.1. Password to Key Sample Code for MD5void password_to_key_md5( u_char *password, /* IN *...