Fraunhofer-AISEC / libbbs

C implementation of the IRTF BBS Internet Draft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement SHAKE cipher suite

schanzen opened this issue · comments

https://www.ietf.org/archive/id/draft-irtf-cfrg-bbs-signatures-05.html#name-bls12-381-shake-256

Note that these two ciphersuites differ only in the hash-to-curve suites used. The hash-to-curve suites differ in the expand_message variant and underlying hash function.```