Luna/libluna
apio d10cb10404
All checks were successful
Build and test / build (push) Successful in 2m14s
libluna/SHA: Reuse the m_message buffer to avoid duplicating the data to hash
This change is almost insignificant in most cases, but it avoids using 4GB of memory to hash a 2GB file.
2024-07-21 12:52:12 +02:00
..
include/luna libluna: Return a new Digest structure instead of a Buffer from SHA256 2024-07-20 16:12:43 +02:00
src libluna/SHA: Reuse the m_message buffer to avoid duplicating the data to hash 2024-07-21 12:52:12 +02:00
CMakeLists.txt libluna+apps: Add a SHA256 hash implementation 2024-07-20 15:50:59 +02:00