Le 24/01/2017 à 11:19, Torsten Curdt a écrit : > Depends on how many implementations we can gather I guess.
CRC32C, xxhash32, potentially a few more useful CRCs [1]. I also have a Checksum implementation that skips some positions in the input data [2] (used for skipping the part of the file that records the CRC). Emmanuel Bourg [1] https://en.wikipedia.org/wiki/Cyclic_redundancy_check#Standards_and_common_use [2] https://github.com/ebourg/jsign/blob/master/jsign-core/src/main/java/net/jsign/pe/PEImageChecksum.java --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org