Can I use encrypt in Revolution Studio?
Posted: Sun Mar 22, 2009 11:53 am
Hello,
I'm very confused. I have RevStudio, but I cannot understand if I can use encrypt function. I find several infor in the documentation, but there is no reference to which version I can apply it.
Furthermore I cannot make it work (I always get the error:
put encrypt "example text" using des,64 with "mykey"
>> Script compile error:
Error description: encrypt/decrypt: cipher name expected, but not supplied
Please can you help me? I made some tests and I was looking for in internet to clarify this problem, but I didn't find anything useful.
One thing more (please give me a suggestion if you can): I need to encrypt a small text, to be sent over internet in a server with PHP scripting. Can you suggest me a good encryption system compatible with PHP?
Thank you for your help.
I'm very confused. I have RevStudio, but I cannot understand if I can use encrypt function. I find several infor in the documentation, but there is no reference to which version I can apply it.
Furthermore I cannot make it work (I always get the error:
put encrypt "example text" using des,64 with "mykey"
>> Script compile error:
Error description: encrypt/decrypt: cipher name expected, but not supplied
Please can you help me? I made some tests and I was looking for in internet to clarify this problem, but I didn't find anything useful.
One thing more (please give me a suggestion if you can): I need to encrypt a small text, to be sent over internet in a server with PHP scripting. Can you suggest me a good encryption system compatible with PHP?
Thank you for your help.