On 2014-02-14 21:39, Catalin Patulea wrote:
> Ok. 2013.62 with ECC disabled is 164,968 bytes. Sound reasonable?
Yes, that's reasonable.
Thanks,
- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mail
Ok. 2013.62 with ECC disabled is 164,968 bytes. Sound reasonable?
On Fri, Feb 14, 2014 at 2:08 PM, Daniel Petre wrote:
>
> On 14 Feb 2014, at 20:38, Catalin Patulea wrote:
>>
>> Looks like most of the growth is in new ECC support functions, with
>> some small growth to existing functions. Curve2
On 14 Feb 2014, at 20:38, Catalin Patulea wrote:
>
> Looks like most of the growth is in new ECC support functions, with
> some small growth to existing functions. Curve25519 is the largest
> single contributor at 3 kB. Disabling Curve25519 brings the final
> binary size to 189,900 bytes.
>
> I
On Fri, Feb 14, 2014 at 11:11 AM, Felix Fietkau wrote:
> The bloat increase seems a bit excessive for a minor update. Any way to
> make the new stuff optional (and disabled by default)?
Here are the first few lines of a diff of 'nm --size-sort' between
2013.59 and 2013.62. First column is function
On 2014-02-09 22:22, Catalin Patulea wrote:
> Upstream changelog:
> https://matt.ucc.asn.au/dropbear/CHANGES
>
> Notably, this adds elliptic curve cryptography (ECC) support.
>
> dropbear mips 34kc uClibc binary size:
> before: 161,672 bytes
> after: 198,008
The bloat increase seems a bit excessi
ping
On Sun, Feb 9, 2014 at 4:22 PM, Catalin Patulea wrote:
> Upstream changelog:
> https://matt.ucc.asn.au/dropbear/CHANGES
>
> Notably, this adds elliptic curve cryptography (ECC) support.
>
> dropbear mips 34kc uClibc binary size:
> before: 161,672 bytes
> after: 198,008
>
> Signed-off-by: Cat
Upstream changelog:
https://matt.ucc.asn.au/dropbear/CHANGES
Notably, this adds elliptic curve cryptography (ECC) support.
dropbear mips 34kc uClibc binary size:
before: 161,672 bytes
after: 198,008
Signed-off-by: Catalin Patulea
---
package/network/services/dropbear/Makefile |4 ++