Update crc32.js

This commit is contained in:
Лампуша
2018-06-29 11:50:43 +03:00
committed by GitHub
parent 3931dbed3d
commit e16c9f94d7
+1 -2
View File
@@ -2,9 +2,8 @@
* Calculate CRC32 checksum
* Code ported to JavaScript from Java
*
* Oryginal source:
* Original source:
* http://introcs.cs.princeton.edu/java/51data/CRC32.java.html
* CRC16-CCIT for 123456789 = CBF43926
*
* Online calculator for testing:
* http://zorc.breitbandkatze.de/crc.html