eerimoq / bincopy

Mangling of various file formats that conveys binary information (Motorola S-Record, Intel HEX, TI-TXT, Verilog VMEM, ELF and binary files).
MIT License
109 stars 38 forks source link

Feature/hash #19

Closed Dax98 closed 4 years ago

Dax98 commented 4 years ago

Purpose: With this feature some can generate hash on a specified address range.

Way of working:

Tests:

For the crypto cryptography was choosen.

eerimoq commented 4 years ago

Sorry, but I don't think this should be part of bincopy. It looks too application specific.