dracidoupe / graveyard

Open Source reimplementation of https://www.dracidoupe.cz/
https://nove.dracidoupe.cz/
MIT License
6 stars 4 forks source link

Use CRC32 instead of Adler32 for short strings #271

Closed Almad closed 3 years ago

Almad commented 3 years ago

This is because of Adler's weak error detection on short strings See https://datatracker.ietf.org/doc/html/rfc3309