[ptxdist] [PATCH 1/2] dropbear: version bump 2013.60 - 2014.63

2014-06-03 Thread Bruno Thomsen
Added ECC (elliptic curve) support with ECDSA hostkeys (requires new keys to be generated) and ECDH for setting up encryption keys (no intervention required). Added new -R option to automatically generate hostkeys as needed (recommended for embedded platforms). Darwin patch is no longer needed due

[ptxdist] [PATCH 2/2] dropbear: Added Elliptic Curve Cryptography options.

2014-06-03 Thread Bruno Thomsen
Support for ecdsa, ecdh and curve25519-donna options. Signed-off-by: Bruno Thomsen b...@kamstrup.dk --- rules/dropbear.in | 27 +++ rules/dropbear.make | 24 2 files changed, 51 insertions(+) diff --git a/rules/dropbear.in

[ptxdist] ptxdist commands

2014-06-03 Thread Sophie CARAYOL
Hi, I don't find some explanations about ptxdist in the developer's manual. - What's the difference between 'ptxdist clean' 'ptxdist drop' - If I made some modifications on files (for example in u-boot or kernel), what is the right command to re-build the project. Best regards, Sophie --