electron/shell/browser/net/asar
trop[bot] 06ad763412
refactor: migrate hashing code to new upstream crypto::hash API (#46273)
* refactor: migrate AsarFileValidator to crypto::hash

This change migrates AsarFileValidator's uses of crypto::secure_hash
to the new crypto::hash API, which has more memory safety and less
heap allocations.

Xref: 6287609

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: migrate ValidateIntegrityOrDie to crypto::hash

This change migrates ValidateIntegrityOrDie's use of crypto::SHA256Hash
to the new crypto::hash API, which has more memory safety and less heap
allocations.

Xref: 6287609

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-03-25 19:41:49 -05:00
..
asar_file_validator.cc refactor: migrate hashing code to new upstream crypto::hash API (#46273) 2025-03-25 19:41:49 -05:00
asar_file_validator.h refactor: migrate hashing code to new upstream crypto::hash API (#46273) 2025-03-25 19:41:49 -05:00
asar_url_loader.cc chore: bump chromium to 134.0.6988.0 (main) (#45334) 2025-02-06 15:30:54 -05:00
asar_url_loader.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
asar_url_loader_factory.cc chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
asar_url_loader_factory.h chore: fix typos in 'shell/' folder. (#43373) 2024-08-22 19:48:32 -05:00