Open main menu

Changes

256 bytes added ,  21:26, 21 May 2022
<htmlnoinclude><link typeThis widget adds the '''GridStream CRC Prefix Calculator''' to your wiki page. Code written by L0scher, widget wrapper by [[User:Hash|Hash]]. ="text/css" rel="stylesheet" idCopy to your site ="dark-mode-custom-link"><link type="textTo use this widget on your site, just install the [https://css" rel="stylesheet" id="dark-mode-general-link"><style lang="en" type="textwww.mediawiki.org/wiki/css" idExtension:Widgets MediaWiki Widgets extension] and the copy [{{fullurl:{{FULLPAGENAME}}|action="dark-mode-custom-style">edit}} full source code] of this page to your wiki, as an article called '''{{FULLPAGENAME}}'''.</stylenoinclude><style lang="en" type="text/css" id="dark-mode-native-style"includeonly></stylehtml><head lang="en">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>GridStream CRC Prefix Calculatorby L0scher</title>
<script type="text/javascript">
//<![CDATA[
</head>
<body>
<h1>CRC Prefix Calculatorby L0scher</h1>
<p>Enter a string of hex bytes in the box and hit the <b>Find CRC init</b> button searches for the initial CRC value which would make the calculated CRC equal to zero. It uses the 0x1021 polynomial value. If it cannot find such a value, it will leave the value unchanged.
</p>
<input name="submit" type="button" value="Find CRC init" onclick="calculateInit()">
</form>
 
 
</body></html>
</includeonly>