encrypt not working in Leopard?

Josh Mellicker josh at dvcreators.net
Thu Dec 6 20:22:11 EST 2007


Has anyone else run into a problem with "encrypt" or "decrypt" in OS  
X 10.5 ("Leopard")?

We have tried using "blowfish" and "bf-ecb", but on Leopard systems  
(dev environment and standalone), it just doesn't execute the command.

For example:

function lbencrypt tData
	encrypt tData using "blowfish" with password "jeepers"
	answer it
end lbencrypt

the result is simply the original parameter.


(On WinXP, Vista, and OS X 10.4 the result is the encrypted data.)



More information about the use-livecode mailing list