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.)
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to