diff --git a/README.md b/README.md index fcc3e9e..b46966b 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,15 @@ cargo bench [--features=parallel] ``` ![](bench.png) + +# Citation + +```bibtex +@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} +} +``` diff --git a/source_code.zip b/source_code.zip deleted file mode 100644 index 4b4ddef..0000000 Binary files a/source_code.zip and /dev/null differ