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-18 02:26:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8103247d9eeeb42083cea67ded448dcf4a4f5fb
ladybird
/
Userland
/
Libraries
/
LibCrypto
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
..
AEAD
…
ASN1
…
Authentication
LibCrypto: Move some data around earlier in GHash to make it go faster
2024-05-20 08:03:35 +02:00
BigFraction
…
BigInt
…
Checksum
LibCrypto: Don't compute 2*N remainders in Adler32
2024-05-22 14:25:21 +02:00
Cipher
LibCrypto+LibGfx: Fix GCC 14 compile errors
2024-04-20 15:52:29 -06:00
Curves
…
Hash
LibCrypto: Skip the check against 2^32 on 32-bit
2024-05-02 07:46:53 -06:00
NumberTheory
…
Padding
…
PK
…
CMakeLists.txt
…
Forward.h
…
Verification.h
…