cSHAKE is a variant of SHA3 defined in NIST SP800-185.  This is different from SHAKE defined in FIPS-202.

I use cSHAKE in a number of my IETF standards (e.g. rfc9374).  I would like to be able to have a decent way to perform cSHAKE in a python script, but it does not seem to exist.  OpenSSL supports SHAKE but not cSHAKE (it seems).

sooo what to do.

I have found:

https://github.com/Hemoth/cSHAKE

which seems reasonable, but I am not experienced enough with this end of things to do the building of the module to use per the instructions in the script and of course wonder if there is something better out there.

I searched my Fedora mail folder and don't see any thread discussing cSHAKE.

Does anyone have experience/knowledge of how to get a cSHAKE function call on Fedora in python?


thanks

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to