You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2020/08/16 00:46:35 UTC

[GitHub] [incubator-tuweni] atoulme opened a new issue #147: Replace the hash functions in Hash to use sodium when possible and when sodium is available

atoulme opened a new issue #147:
URL: https://github.com/apache/incubator-tuweni/issues/147


   The current hash functions use BouncyCastle, but Sodium is faster since it is native.
   
   It's also possible to fallback to BouncyCastle if Sodium is detected to not be present in the system.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme closed issue #147: Replace the hash functions in Hash to use sodium when possible and when sodium is available

Posted by GitBox <gi...@apache.org>.
atoulme closed issue #147:
URL: https://github.com/apache/incubator-tuweni/issues/147


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org