This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 52 lines
!!! Overview
[{$pagename}] ([CRC]) is an [error]-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw [data].
[Blocks] of [data] entering these systems get a short check value attached, based on the remainder of a polynomial division of their contents. On retrieval, the calculation is repeated and, in the event the check values do not match, corrective action can be taken against [data] corruption.
[{$pagename}] is used to verify [data] [integrity]
[{$pagename}] which used within a [Cipher Suite] is used as well as perform a check that [decryption] with the provided secret key was successful.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Cyclic_redundancy_check|Wikipedia:Cyclic_redundancy_check|target='_blank'] - based on information obtained 2015-06-08