The URL component masks web addresses by replacing the root domain with a value from a predefined substitution list. It expects input in the general format [www].domain.tld[/path] and produces masked output in the format [www].masked-domain.tld.
The Masking URL Dynamic version replaces the root domain in a way that ensures referential integrity - the same input always maps to the same masked output. The substitution is not one-to-one; multiple different domains may map to a shared masked domain.
This version maintains context while ensuring that original values cannot be reverse-engineered.
Variation of Random Character Permutation Algorithm
Data Masking Components: URL Dynamic
Copyright © 2025 Hush-Hush. All rights reserved
Copyright © 2025 Hush-Hush.
All rights reserved