Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can VFP9 Generate Text Messages?
Message
De
06/02/2014 10:36:41
 
 
À
06/02/2014 10:18:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows NT
Database:
Visual FoxPro
Application:
Mobile
Divers
Thread ID:
01592562
Message ID:
01593476
Vues:
33
>>>>Depends what you're doing- most functions now are in a C++ dll, plus you can inline C++ or ASM which is how we do AES encryption: the C++ is inlined right there in the VFP procedure and gets compiled as native C++ when Make is called to generate the dll.
>>>
>>>You can do AES with api calls
>>>
>>using open source implementations seems more prudent in light of NSA un-salting (so to speak) key generation and perhaps having forced back-door-angel approaches into closed APIs
>
>I have my implementation of AES + Rijndael in C#
>Even in native foxpro - not as fast as API, but acceptable for small strings ( a couple of kB)

black vans following you?
;-)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform