From d773695111eb839227fb807e0b743dd39a82a6af Mon Sep 17 00:00:00 2001 From: freedbygrace Date: Wed, 18 Oct 2023 14:54:08 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 76e16b1..21d07e4 100644 --- a/README.md +++ b/README.md @@ -115,16 +115,13 @@ Performs value encryption or decryption using a specified algorithm. .LINK https://codeandkeep.com/PowerShell-Aes-Encryption/ - - + .LINK https://smsagent.blog/2022/09/23/encrypting-sensitive-data-for-transit-or-rest-with-powershell/ - .LINK https://stackoverflow.com/questions/67883498/powershell-password-encryption-decryption-with-key - .LINK https://medium.com/@sumindaniro/encrypt-decrypt-data-with-powershell-4a1316a0834b