Skip to content

Commit 6ad1a90

Browse files
Merge pull request #5386 from segmentio/data-encryption-hotfix
Added note about algorithm used to generate keys to HIPAA Eligible Segment
2 parents 54b6f5f + 8a03ddb commit 6ad1a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/privacy/hipaa-eligible-segment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ These logs can be provided upon request. For specific requests, please reach out
3535

3636
## Data encryption
3737

38-
Segment encrypts the data in select fields [marked as yellow in the Privacy Portal](/docs/privacy/portal/#default-pii-matchers) before sending them to event stream, cloud mode destinations, further supporting HIPAA compliance in your destinations.
38+
Segment encrypts the data in select fields [marked as yellow in the Privacy Portal](/docs/privacy/portal/#default-pii-matchers) before sending them to event stream, cloud mode destinations, further supporting HIPAA compliance in your destinations. Segment encrypts data using a RSAES OAEP SHA 256 algorithm.
3939

4040
> info "Data encryption is currently in public beta"
4141
> Data encryption only supports event-stream, cloud-mode destinations. Only data fields in `context`, `traits`, and `property` objects can be encrypted.

0 commit comments

Comments
 (0)