WordPress/PHP

JJS jjs at krutt.org
Mon Mar 4 10:07:03 EST 2019


If you happen to know the type of encryption used and also have the keys 
or hash, salt whatever used to decrypt it

you could read out the DB value with LC and decrypt it with LC

i only use PHP as middleware to communicate with MySql/MariaDB

Op 4-3-2019 om 16:54 schreef Tom Glod via use-livecode:
> i remember doing a php encryption and trying to make it work with LC..it
> was a no go....based on some kind of padding that PHP does.
>
> I didn't have time to figure it out, so I can't help you solve it from my
> experience...... but .....you're not going crazy...its PHP.
>
> On Mon, Mar 4, 2019 at 1:18 AM prothero--- via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Don’t know if this will help, but I have a php script that demonstrates
>> php encryption at:
>> http://earthlearningsolutions.org/google-static-maps-demo/
>> The encryption is of traffic between LC and a php script on a server and,
>> as an example, may help.
>> Best,
>> Bill
>>
>> William Prothero
>> http://es.earthednet.org
>>
>>> On Mar 3, 2019, at 9:10 PM, Peter Bogdanoff via use-livecode <
>> use-livecode at lists.runrev.com> wrote:
>>> Hi,
>>>
>>> Any PHP people on this list? A non-LiveCode problem:
>>>
>>> I have a person who has been doing some work modifying our
>> WordPress/WooCommerce site and is having trouble communicating with an
>> outside system (.net). He says he cannot figure out how to properly decrypt
>> what’s being sent to him.
>>> Is there anyone who would be able and willing jump in to help us out?
>>>
>>> Peter Bogdanoff
>>> ArtsInteractive
>>> bogdanoff at me.com
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list