Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Start method of the application object
Message
From
20/05/2021 09:07:14
 
 
To
19/05/2021 16:24:53
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01680506
Message ID:
01680626
Views:
38
>>>In the pre-VFP days, there were people who used DO WHILE .T. as a wrapper around many routines. I've inherited a couple of applications where most of the code does that. I think it was bad style in FP2.x days and I think it's bad style now. (It might have been reasonable in the days before the foundation READ.)
>
>Agreed for VFP but for VFP C++ Compiler, wrapping in DO WHILE adds another layer of headache for hackers. Not that everybody cares, but it's low cost especially if already present.
>
>Perhaps a new meaning for 'what goes around comes around"? ;-)
>
>I will throw my hat in the ring to give a talk specifically on VFP C++ Compiler touching on this along with encryption compression security etc
>

We'd love to have you speak again. Please submit your proposal through the Submission site.

Tamar

>On the topic of encryption: when Craig Boyd did his vfpencryption.fll, AES ECB was a default encryption standard, but hack vectors have been confirmed since then so that some customers and jurisdictions now disallow ECB. Craig's fll allows other standards like CBC that work well and do not have the attack vector. It requires one parameter change plus an extra parameter so I'd recommend people start looking at that now rather than waiting for a customer to query.
Previous
Reply
Map
View

Click here to load this message in the networking platform