|
d10cb10404
|
libluna/SHA: Reuse the m_message buffer to avoid duplicating the data to hash
Build and test / build (push) Successful in 2m14s
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 |
|
|
5fe0507ab1
|
libc+libluna: Add endianness-dependent functions and use them in SHA256
Build and test / build (push) Successful in 2m18s
|
2024-07-20 16:26:06 +02:00 |
|
|
e1c287a45b
|
libluna: Return a new Digest structure instead of a Buffer from SHA256
Build and test / build (push) Successful in 2m30s
|
2024-07-20 16:12:43 +02:00 |
|
|
db2f91b1fb
|
libluna+apps: Add a SHA256 hash implementation
Build and test / build (push) Successful in 2m26s
|
2024-07-20 15:50:59 +02:00 |
|