Module seppiko.commons.utils
Package org.seppiko.commons.utils.crypto.crc
package org.seppiko.commons.utils.crypto.crc
CRC implement classes
-
ClassesClassDescriptionA class that can be used to compute the CRC16 of a data stream with MAXIM.CRC-24 implementation as described in RFC4880.A class that can be used to compute the CRC64 of a data stream with ECMA182.