xiaoxiang781216 commented on PR #3557:
URL: https://github.com/apache/nuttx-apps/pull/3557#issuecomment-4850162642

   > Thanks for the review @ThePassionate host build tool tools/mkpasswd.c (in 
the NuttX PR) will still keep a standalone PBKDF2 implementation since it runs 
on the build machine, not on the target, Right?
   > 
   > I'll remove apps/crypto/pbkdf2 and have fsutils/passwd use kernel PBKDF2 
via /dev/crypto. The host build tool tools/mkpasswd.c (nuttx PR) will keep a 
standalone implementation since it runs on the build machine.
   
   it's more simple to convert host tool from c to python, since we don't need 
compile the tool and could support more OS.


-- 
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