You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/17 14:40:38 UTC

[GitHub] [mynewt-core] utzig opened a new pull request #2484: Update crypto_test for AES-256

utzig opened a new pull request #2484:
URL: https://github.com/apache/mynewt-core/pull/2484


   * apps: crypto_test: add AES-256 vectors - Add AES-256 vectors from NIST and expand inplace and iovect to test AES-256.
   * apps: crypto_test: fix warnings from syscfg - Enabling/disabling some of the crypto_test syscfgs resulted in warnings from non-used variables, etc. This commit fixes the issues so each individual syscfg can be isolatedly used.
   
   Tested on frdm-k82f (fully functional), nucleo-f439 (fully functional), frdm-k64f (no AES-256 support, not sure if it's a driver or HW issue), nrf52840/pca10056 (no AES-256? no decryption!)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2484: Update crypto_test for AES-256

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #2484:
URL: https://github.com/apache/mynewt-core/pull/2484#issuecomment-780602279


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [mynewt-core] utzig merged pull request #2484: Update crypto_test for AES-256

Posted by GitBox <gi...@apache.org>.
utzig merged pull request #2484:
URL: https://github.com/apache/mynewt-core/pull/2484


   


----------------------------------------------------------------
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:
users@infra.apache.org