Bytebase Docs home page
Search...
⌘K
Ask AI
GitHub
bytebase.com
bytebase.com
Search...
Navigation
Dynamic Data Masking
Masking Algorithm
Get Started
Features
Administration
Integrations
Tutorials
API Reference
Changelog
Database CI/CD
Overview
Change
Review
Approve
Roll out
Roll back
Version
Monitor
GitOps
Settings
Troubleshoot
SQL Editor
Overview
Query
Admin Mode
Data Masking
Manage SQL Scripts
AI Assistant
Settings
Database Permission
Overview
Grant Access
Request a Role
Role Expiration Reminder
One-Time Export
Dynamic Data Masking
Overview
Semantic Types
Masking Algorithm
Global Masking Rule
Data Classification
Column Masking
Masking Exemption
On this page
Full mask
Range mask
MD5 mask
Inner / Outer mask
Dynamic Data Masking
Masking Algorithm
Copy page
You may customize your data masking algorithm with the help of a predefined masking type while
creating a semantic type
.
Full mask
Mask the entire value and show
Substitute
value.
Range mask
Mask several characters of a string and replace them with
Substitute
value.
MD5 mask
Use MD5 algorithm together with
Salt
value to hash.
Inner / Outer mask
Inner mask: Mask
123456
to format like
12**56
,
1***56
.
Outer mask: Mask
123456
to format like
**34**
,
*23***
.
Was this page helpful?
Yes
No
Semantic Types
Global Masking Rule
Assistant
Responses are generated using AI and may contain mistakes.