This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-05 04:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee6468456580fa0380daeb0b9ab0bdf2832f9dcf
ladybird
/
Userland
/
Libraries
/
LibCrypto
/
Checksum
History
Dan Klishch
7ae990d2e5
LibCrypto: Don't compute 2*N remainders in Adler32
...
Otherwise Zlib decompression spends half of the time computing the checksum.
2024-05-22 14:25:21 +02:00
..
Adler32.cpp
…
Adler32.h
…
ChecksumFunction.h
…
ChecksummingStream.h
…
cksum.cpp
…
cksum.h
…
CRC8.h
…
CRC16.h
…
CRC32.cpp
…
CRC32.h
…