Re: [PATCH v2 firmware-utils] add dlink-sge-image for D-Link devices by SGE

2023-11-02 Thread Paul Spooren
> On Nov 2, 2023, at 20:16, Sebastian Schaper > wrote: > > This tool will encrypt/decrypt factory images requiring the "SHRS" header > e.g. COVR-C1200, COVR-P2500, COVR-X1860, DIR-878, DIR-882, ... > > Encryption is loosely based on a series of blogposts by ricksanchez [1] > and the provided

[PATCH v2 firmware-utils] add dlink-sge-image for D-Link devices by SGE

2023-11-02 Thread Sebastian Schaper
This tool will encrypt/decrypt factory images requiring the "SHRS" header e.g. COVR-C1200, COVR-P2500, COVR-X1860, DIR-878, DIR-882, ... Encryption is loosely based on a series of blogposts by ricksanchez [1] and the provided code [2], as well as patches to qca-uboot found in the GPL tarball relea