You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/utilities/data_masking.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ stateDiagram-v2
37
37
38
38
## Key features
39
39
40
-
* Mask data irreversibly without having to install any encryption library.
40
+
* Mask, encrypt, or decrypt data in one or multiple fields
41
41
* Out of the box integration with the [AWS Encryption SDK](https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/introduction.html){target="_blank" rel="nofollow"} to easily encrypt and decrypt data.
42
42
* Install any encryption provider and connect it with our new Data Masker class to easily mask, encrypt, and decrypt data.
0 commit comments