mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 14:34:45 +00:00
e2bd1444fb
Make SHA256 output directly into the final output buffer and make the first SHA1 do the same. The second SHA1 needs an intermediate buffer as it outputs 20 bytes but we only need the first 12.