Hi Mike,

That is strange as there is nothing else you need to check apart from the encryption external in the standalone settings.

Do you have sample of the script you are trying to use? What version of Xcode/Simulator are you deploying too?

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——


On 07/05/2014 16:03, Mike Kerner wrote:
661.


On Wed, May 7, 2014 at 10:45 AM, Neil Roger <n...@runrev.com> wrote:

Hi Mike,

What version of LC are you using?

I tried the following against 6.6.1 and the encrypted data is returned as
expected-

on mouseUp
encrypt field 1 using "blowfish" with password "test" and salt "livecode"
put it into field 2
end mouseUp

Kind Regards,

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——


On 07/05/2014 15:26, Mike Kerner wrote:

I'm trying to use the native encrypt/decrypt code on ios.  I have the
encryption external selected in ios standalone settings, but when I run
the
app and attempt to decrypt I get "SSL Library not found".

As one would expect, everything works fine with Monte's encrypt/decrypt
goodies.


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





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

Reply via email to