Doesn’t the encrypt function do the padding for you?

Bob S


On Feb 19, 2026, at 9:45 AM, jbv via use-livecode 
<[email protected]> wrote:

  put base64Decode(pMasterKeyB64) into tMaster
  if length(tMaster) < 64 then return "ERR: master key must be >= 64 bytes"

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to