Files
ladybird/Userland/Libraries/LibPDF
Nico Weber c4bad2186f LibPDF: Implement 7.6.4.3.4 Algorithm 2.B: Computing a hash
This is a step towards AESV3 support for PDF files.

The straight-forward way of writing this with our APIs is pretty
allocation-heavy, but this code won't run all that often for the
regular "open PDF, check password" flow.
2023-07-19 21:26:55 +01:00
..
2023-07-12 19:02:56 +02:00
2023-07-12 17:03:14 +02:00
2023-07-12 14:19:14 -04:00