Loading...
Data masking and synthetic data generation tools for anonymizing sensitive data while preserving utility for testing and analytics.
Browse 53 data masking tools
A configurable data destruction toolkit that securely erases sensitive virtual data, temporary files, and swap memory using customizable overwrite methods.
Themis is an open-source cryptographic services library that provides high-level encryption and data protection capabilities for securing data during authentication, storage, messaging, and network exchange.
BleachBit is an open-source system cleaning utility that removes temporary files and system artifacts to free disk space and protect user privacy.
Common questions about Data Masking tools, selection guides, pricing, and comparisons.
Encryption transforms data using a key, and the original data can be recovered with the correct key. Data masking irreversibly replaces sensitive data with realistic but fake values (e.g., replacing real names with generated names). Use encryption when you need to access the original data; use masking for test environments, analytics, and sharing datasets where the original values should never be recoverable.