Skip to main content

Privacera Documentation

Format: Email

Must include @ sign.

  • Algorithm: FPE, Scope: All

  • Algorithm: FPE, Scope: masked username

  • Algorithm: FPE, Scope: masked domain

Example of FPE, All

  • Request:

    "datalist": [
        [
            "test@domain.com",
            "lastname@domain.com",
            "test.email.with+symbol@domain.com",
            "id-with-dash@domain.com",
            "example-abc@abc-domain.com",
            "admin@mailserver1",
            "#!$%&'*+-/=?^_{}|~@domain.org",
            "example@localhost",
            "example@s.solutions",
            "test@com",
            "test@localserver",
            null
        ]
    ]
    
  • Response:

    "datalist": [
        [
            "T~oi@GaRxEU.ZFq",
            "R82`Rs7E@GaRxEU.ZFq",
            "s%x{.&FEi!.qPEjpST2gK#@GaRxEU.ZFq",
            "t+g_4s+Vn_?7@GaRxEU.ZFq",
            "bPVRw9_x_J`@DmF-AyWNGj.gxA",
            "BnAIk@lhGbMXvogj1",
            "GZhp3&iMy^X|0Jij%s@WCXdsf.BYi",
            "vUnO=Fb@IWyJfKkFW",
            "vUnO=Fb@X.wpkHRwTbu",
            "T~oi@nZF",
            "T~oi@EfwTCYFFfgu",
            null
        ]
    ]