You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/10/02 11:45:48 UTC

[GitHub] sjanc opened a new pull request #594: nimble: Don't hardcode TinyCrypt rand function

sjanc opened a new pull request #594: nimble: Don't hardcode TinyCrypt rand function
URL: https://github.com/apache/mynewt-core/pull/594
 
 
   TinyCrypt requires rand function to be implemented by user. Instead of
   hardcoding it, user is required to provide own implementation by
   uECC_set_rng. This allows to provide different implementations
   depending on supported features (eg BLE controller).
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services