update audit links

This commit is contained in:
poma 2020-12-15 14:15:40 +03:00
parent d02ff4faa2
commit b438f8db7b
No known key found for this signature in database
GPG Key ID: BA20CB01FE165657
1 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ You can read more about it in [this medium article](https://medium.com/@tornado.
## Whitepaper
**[https://tornado.cash/Tornado.cash_whitepaper_v1.4.pdf](https://app.tornado.cash/Tornado.cash_whitepaper_v1.4.pdf)**
**[TornadoCash_whitepaper_v1.4.pdf](https://tornado.cash/audits/TornadoCash_whitepaper_v1.4.pdf)**
## Was it audited?
@ -28,9 +28,9 @@ Tornado.cash protocols, circuits, and smart contracts were audited by a group of
During the audit no critical issues were found and all outstanding issues were fixed. The results can be found here:
- Cryptographic review https://app.tornado.cash/Tornado_cryptographic_review.pdf
- Smart contract audit https://app.tornado.cash/Tornado_solidity_audit.pdf
- Zk-SNARK circuits audit https://app.tornado.cash/Tornado_circuit_audit.pdf
- Cryptographic review https://tornado.cash/audits/TornadoCash_cryptographic_review_ABDK.pdf
- Smart contract audit https://tornado.cash/audits/TornadoCash_contract_audit_ABDK.pdf
- Zk-SNARK circuits audit https://tornado.cash/audits/TornadoCash_circuit_audit_ABDK.pdf
Underlying circomlib dependency is currently being audited, and the team already published most of the fixes for found issues