From 55a4058ef4dad6097932757dd6d1be9ecd935b52 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Mon, 4 Apr 2022 08:49:08 +0000 Subject: [PATCH] Change Picocrypt URL (#887) --- docs/encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/encryption.md b/docs/encryption.md index 474a2fe6..ad4c4efd 100644 --- a/docs/encryption.md +++ b/docs/encryption.md @@ -86,7 +86,7 @@ The options listed here are multi-platform and great for creating encrypted back **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 github.com](https://github.com/HACKERALERT/Picocrypt){ .md-button .md-button--primary } + [Visit evansu.cc](https://evansu.cc/picocrypt){ .md-button .md-button--primary } **Downloads** - [:fontawesome-brands-windows: Windows](https://github.com/HACKERALERT/Picocrypt/releases)