mask-pii for D

mask-pii-implementering for D for maskering av e-post- og telefon-PII i logger og datarørledninger.

E-postmaskering

Masks local parts while preserving domain visibility.

Telefonmaskering

Masks sensitive digits while keeping format and suffix visibility.

Builder-stil API

Enable email/phone masking and mask character explicitly before processing.

Installer og start

Follow the D README for package setup and usage details.

Installasjon

git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/d

Bruk

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/d
Merk

Please check the README for exact package ecosystem details and API examples for this language.