Rick
Could you share how you encript and decript .
What about the lenght of fields in databases, should we reserve more space for a encripted fields ?
Thanks
Philippe
cRaw := memoReady( "yourFile" )
cBase64 := hb_base64encode( cRaw, len( cRaw ) )