Skip to content

Commit

Permalink
docs: line editing for one key feature
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorlessa committed Dec 8, 2023
1 parent b35effd commit 202d906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/utilities/data_masking.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ stateDiagram-v2

## Key features

* Mask data irreversibly without having to install any encryption library.
* Mask, encrypt, or decrypt data in one or multiple fields
* 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.
* Install any encryption provider and connect it with our new Data Masker class to easily mask, encrypt, and decrypt data.

Expand Down

0 comments on commit 202d906

Please sign in to comment.