Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# version of sys(2007)
Message
 
À
17/07/2014 14:53:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01603907
Message ID:
01604391
Vues:
53
A CRC isn't really a security feature - it's a way to validate that something wasn't tampered with. It's essentially a very simplistic hash.

A better choice for this sort of thing though is probably an MD5 hash instead which is more of a universal standard that is readily available with code standards.

As for Ed trying to replicate the SYS(2007) value - that's probably not going to happen if the algorithm used to produce it is non-standard.

+++ Rick ---

>>yes that is exactly what I found - several other items that claimed to be crc16 - some not even agreeing with each other - but none of them agreeing with sys(2007)
>
>What are you using CRC for? It's pretty much useless for cryptography or security purposes.
>
>Some time ago Craig Boyd released VFPEncryption: http://www.sweetpotatosoftware.com/spsblog/2009/08/09/MajorVFPEncryptionUpdate.aspx
>
>That offers some serious cryptographic functions. I imagine most if not all of those are part of .Net without any further effort needed by you.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform