/squirrel

Reference implementation of Squirrel, an Efficient Synchronized Multi-Signatures from Lattices

Primary LanguageRust

Squirrel: Efficient Synchronized Multi-Signatures from Lattices

This is a reference implementation for the paper: Squirrel: Efficient Synchronized Multi-Signatures from Lattices.

NEWS: this work is superseded by Chipmunk: Better Synchronized Multi-Signatures from Lattices: paper and GitHub.

Benchmark

cargo bench [--features=parallel]

Citation

@misc{cryptoeprint:2022/694,
      author = {Nils Fleischhacker and Mark Simkin and Zhenfei Zhang},
      title = {Squirrel: Efficient Synchronized Multi-Signatures from Lattices},
      howpublished = {ACM CCS}
      year = {2022},
      url = {https://eprint.iacr.org/2022/694}
}