Hi Samuel
yes right. "problem" is unicode . after further test I discover problem is the class cSecureHash package cSecureHash.pkg of the library DFSecurity
and problem is the function
Move (WinAPI_BCryptFinishHash(hHash, AddressOf(ucaOutput), cbOutput, 0)) to iStatus
where final array ucaOutput include characters like <188 '�'> <141 '�' > instead on df19 it work correctly and all characters of array are corrects also if code is >127
so solution should be to have package cSecurehash.pkg compatible for release 20.1.. I will look forward if exist
thanks
Franco