zhenfeizhang / squirrel

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

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


Languages

Language:Rust 58.1%Language:Sage 23.9%Language:C 17.7%Language:Makefile 0.2%