ccollins476ad opened a new pull request #25:
URL: https://github.com/apache/mynewt-artifact/pull/25


   For AES encryption, the client can optionally pass a nonce to use as the 
beginning of the IV.  The code assumed the nonce was exactly eight bytes, so it 
would always append eight zeros to form the 16-byte nonce.
   
   The fix is to only append as many zeros are necessary for a 16-byte IV.


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

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


Reply via email to