.NET String Hashing: The Hidden Knot
page 1 of 5
Published: 10 Apr 2007
Abstract
This article explains why string-hash outputs in .NET 1.1 and .NET 2.0 are different and provides a workaround to solve this problem.
by Joseph Chahine
Feedback
Average Rating: 
Views (Total / Last 10 Days): 23269/ 19

Introduction

As defined by Wikipedia, "a hash function is a reproducible method of turning some kind of data into a (relatively) small number that may serve as a digital 'fingerprint' of the data. The algorithm 'chops and mixes' (substitutes or transposes) the data to create such fingerprints, called hash values. These are commonly as indices into hash tables or hash files. Cryptographic hash functions are used for various purposes in information security applications."

In short, hashing is a way to protect data. It is simple, fast, and relatively secure.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-18 12:36:36 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search