d3zd3z opened a new pull request #108: RFC: Add support for encrypted private 
keys
URL: https://github.com/apache/mynewt-newt/pull/108
 
 
   DO NOT MERGE YET, need to resolve how to vendor dependencies.
   
   This series adds support for PKCS#8/5 RSA and ECDSA private keys.  This is a 
newer format, generated by OpenSSL's `genpkey` as well as the new `imgtool.py` 
in MCUboot. If the private key is password protected, newt will prompt the user 
for the password.
   
   Feedback I wanted:
   - I've added some new dependencies, what is the proper method to vendor 
these? Is there a specific tool to use?
   - Does the password prompting work in all of the situations that `newt` is 
currently used? It shouldn't prompt when given any existing keys (or any that 
don't have passwords).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to