mirror of
https://github.com/freedbygrace/Invoke-SymmectricCryptography.git
synced 2026-08-30 03:59:10 +00:00
Update README.md
This commit is contained in:
@@ -11,6 +11,8 @@ Performs value encryption or decryption using a specified algorithm.
|
|||||||
|
|
||||||
This function is great for encrypting data that will NOT be transmitted over a network. In other words, data at rest.
|
This function is great for encrypting data that will NOT be transmitted over a network. In other words, data at rest.
|
||||||
|
|
||||||
|
If transmitting the data over a network is required, consider breaking the encrypted data, key, and initialization vector apart.
|
||||||
|
|
||||||
.PARAMETER Encrypt
|
.PARAMETER Encrypt
|
||||||
Specifies that encryption will be performed.
|
Specifies that encryption will be performed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user