Fraunhofer-AISEC / libbbs

C implementation of the IRTF BBS Internet Draft
Apache License 2.0
4 stars 1 forks source link

Implement SHAKE cipher suite #3

Open schanzen opened 6 months ago

schanzen commented 6 months ago

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.```
StephanSchmiedmayer commented 4 months ago

https://github.com/Fraunhofer-AISEC/libbbs/pull/4