jerpelea opened a new pull request, #3692:
URL: https://github.com/apache/nuttx-apps/pull/3692

   ## Summary
   
   This PR is the first step of the Dropbear port to Apache NuttX.
   
   At this stage, the port still uses Dropbear’s internal cryptographic 
library. Only the password-checking routines have been adapted to use native 
NuttX mechanisms.
   
   As a second step, this application will be improved to use the cryptographic 
libraries provided by NuttX instead of Dropbear’s own crypto implementation.
   
   With this application, a user can establish SSH connections to the hardware, 
allowing remote access to the system.
   
   The documentation is already added to the mainline: PR#19190
   Also, the defconfig to you be able test is available in the following 
commit: apache/nuttx#19062
   
   This PR is a "reboot" of #3532. The first try added step 1 and 2 in the same 
PR adding a long discussion, so I drop the old PR and opened a clean PR here, 
ready to review.
   
   Includes:
   https://github.com/apache/nuttx-apps/pull/3586
   https://github.com/apache/nuttx-apps/pull/3627
   https://github.com/apache/nuttx-apps/pull/3631
   https://github.com/apache/nuttx-apps/pull/3640
   https://github.com/apache/nuttx-apps/pull/3648
   https://github.com/apache/nuttx-apps/pull/3649
   https://github.com/apache/nuttx-apps/pull/3557
   https://github.com/apache/nuttx-apps/pull/3664
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to