From b438f8db7b89fbea30e39546d63c95e6f239eb6a Mon Sep 17 00:00:00 2001 From: poma Date: Tue, 15 Dec 2020 14:15:40 +0300 Subject: [PATCH] update audit links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 420c045..32557f4 100644 --- a/README.md +++ b/README.md @@ -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