This entry was posted on Monday, December 22nd, 2008 at 14:05 and is filed under News.
It is possible to use cryptographic methods to not only ensure data privacy, but also check its integrity. As a rule, integrity is checked with the help of the so-called “checksum”. Specialists developed a lot of algorithms that calculate the checksum of transferred or stored data. If performance is the key factor, a regular checksum (such as CRC32) is quite enough for most applications. read more…