Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

Hash from windows to ios (no replies)

$
0
0
Hello all,

can some one explain this: trying to use
//Create hash key for CryptStandard
bufKey is Buffer = HashString(HA_MD5_128,:m_sPassword)

From the help

HashString function and UNICODE
•Caution: The Hash functions operate on the bytes found in the character strings. For the same type of algorithm, the result will differ in UNICODE and in ANSI.
•Multi-platform development: To use Hash of strings between several platforms (a hash generated in iOS and checked in Android or Windows for example), no Unicode string must be used. Indeed, the Unicode strings do not have the same format according to the platforms. In this case, we advise you to use strings in ANSI or UTF 8 format (and to convert the Unicode strings if necessary).

could someone show code how this would work on both side(Windows and IOS)

thank you,
Dennis W

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>