Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong with CRC32
Message
De
08/01/2014 16:43:50
 
 
À
08/01/2014 14:44:01
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01591437
Message ID:
01591537
Vues:
43
>>The CRC, or any hash or encryption should be done on the file contents - not the size
>
>Very well
>
>>A CRC is a hash. Since the whole file has to be read in order to calculate the hash, the longer the file the longer it takes the calculate the hash
>>
>>Note that the time is not that significant. I can encrypt ( Rijndael) at speeds of 25 to 35 MB/sec. And this is a block cipher with multiple rounds per block (10, 12 or 14) and lookup tables
>
>Ok, thanks, if I ever have to implement such detection, I will make it OS free specific.


Any hashing/encryption on a file ( = sequence of bytes ) is always OS independent
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform