issues
search
jimouris
/
draft-mouris-cfrg-mastic
Specification of the Mastic Verifiable Distributed Aggregation Function (VDAF)
https://datatracker.ietf.org/doc/draft-mouris-cfrg-mastic/
Other
1
stars
1
forks
source link
Align with draft-irtf-cfrg-vdaf-12 (*)
#86
Closed
cjpatton
closed
3 weeks ago
cjpatton
commented
3 weeks ago
Closes #34.
Plumb the application context string into the domain separation tag of each XOF invocation.
Change the VIDPF indices (inputs and prefixes) to
tuple[bool, ...]
, i.e., a sequence of bools.
Closes #34.
tuple[bool, ...]
, i.e., a sequence of bools.