From 3f4e5f1abcad553ab7f68c2e7f8032b70e44ea7a Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:05:28 -0400 Subject: [PATCH] Link to final audit report --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b83bab..da59f8e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Here's how Picocrypt compares to other popular encryption tools. | Reed-Solomon |✅ Yes |❌ No |❌ No |❌ No |❌ No | | Compression |✅ Yes |❌ No |✅ Yes |✅ Yes |❌ No | | Telemetry |✅ None |✅ None |✅ None |❓ Unknown |✅ None | -| Audited |🚧 W.I.P |✅ Yes |❌ No |❓ Unknown |✅ Yes | +| Audited |✅ [Yes](https://github.com/Picocrypt/storage/blob/main/Picocrypt.Audit.Report.pdf) |✅ Yes |❌ No |❓ Unknown |✅ Yes | Keep in mind that while Picocrypt does most things better than other tools, it's not a one-size-fits-all and doesn't try to be. There are use cases such as full-disk encryption where VeraCrypt and BitLocker would be a better choice. So while Picocrypt is a great choice for the majority of people, you should still do your own research and use what's best for you.