You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by GitBox <gi...@apache.org> on 2021/05/08 20:51:47 UTC

[GitHub] [incubator-ponymail-foal] sbp commented on pull request #22: Add the blakey generator based on BLAKE3

sbp commented on pull request #22:
URL: https://github.com/apache/incubator-ponymail-foal/pull/22#issuecomment-835508387


   The build is failing because the PyPI `blake3` module requires Rust and Cargo. This PR requires either the `blake3` module to be installed, or Python 3.10. Unfortunately since Python 3.10 isn't released yet that means for testing we'd need to add a dependency on Rust and Cargo. Alternatively the PR could be redone with SHAKE-256.


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