Expand description

Groups logic for a Ristretto Point that contains an authenticated value

Structs

  • Compressed Representation An authenticated CompressedRistrettoPoint where authentication is over the decompressed version
  • An authenticated Ristretto point, wrapper around an MPC-capable Ristretto point that supports method to authenticate an opened result against a shared global MAC key. See SPDZ (https://eprint.iacr.org/2012/642.pdf) for a detailed discussion.