chore(readme): add citing tfhe-rs section

This commit is contained in:
aquint-zama
2023-06-16 11:40:21 +02:00
committed by Alex Quint
parent 1afdc71689
commit f8f723f42d

View File

@@ -167,6 +167,19 @@ libraries.
<img src="https://user-images.githubusercontent.com/5758427/231115030-21195b55-2629-4c01-9809-be5059243999.png">
</a>
## Citing TFHE-rs
To cite TFHE-rs in academic papers, please use the following entry:
```text
@Misc{TFHE-rs,
title={{TFHE-rs: A Pure Rust Implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data}},
author={Zama},
year={2022},
note={\url{https://github.com/zama-ai/tfhe-rs}},
}
```
## License
This software is distributed under the BSD-3-Clause-Clear license. If you have any questions,