From aabc5827e38ffc4a2bcabf831b2fa422b0cdacb7 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Sat, 9 Apr 2022 13:32:04 +0930 Subject: [PATCH] Revert "Change Picocrypt URL (#887)" This reverts commit 55a4058ef4dad6097932757dd6d1be9ecd935b52. --- docs/encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/encryption.md b/docs/encryption.md index ffec2247..17dd70f5 100644 --- a/docs/encryption.md +++ b/docs/encryption.md @@ -61,7 +61,7 @@ Some of the Cryptomator Crypto Libraries have been [audited](https://cryptomator **Picocrypt** is a small and simple encryption tool that provides modern encryption. Picocrypt uses the secure XChaCha20 cipher and the Argon2id key derivation function to provide a high level of security. It uses Go's standard x/crypto modules for its encryption features. - [Visit evansu.cc](https://evansu.cc/picocrypt){ .md-button .md-button--primary } + [Visit github.com](https://github.com/HACKERALERT/Picocrypt){ .md-button .md-button--primary } **Downloads** - [:fontawesome-brands-windows: Windows](https://github.com/HACKERALERT/Picocrypt/releases)