Re: [OpenWrt-Devel] TP-Link v3 header format description

2015-08-15 Thread Mathias Kresin
Am 14.08.2015 um 04:39 schrieb Yousong Zhou: Never played with tplink's v3 header. But I found on other devices that the RSA2048-SHA1 implementation there was flawed in that it used pubkeys from firmwares to verifying signatures. Hmm, is it possible that this v3 header from tplink also has suc

Re: [OpenWrt-Devel] TP-Link v3 header format description

2015-08-13 Thread Yousong Zhou
On 14 August 2015 at 01:49, Mathias Kresin wrote: > Hey Weijie Gao, > > 2015-08-05 20:07 GMT+02:00 Weijie Gao : > >> This patch adds header version 2 option for mktplinkfw. > > As long as we talk about the same, the new header version is v3. The > v2 header is already covered by mktplinkfw2.c. > >

[OpenWrt-Devel] TP-Link v3 header format description

2015-08-13 Thread Mathias Kresin
Hey Weijie Gao, 2015-08-05 20:07 GMT+02:00 Weijie Gao : > This patch adds header version 2 option for mktplinkfw. As long as we talk about the same, the new header version is v3. The v2 header is already covered by mktplinkfw2.c. Currently, I'm working on the same topic. Everything that is know