Package | Description |
---|---|
org.deidentifier.arx.criteria |
This package implements different variants of class-based privacy criteria,
such as k-anonymity, l-diversity, t-closeness and d-presence.
|
Modifier and Type | Class and Description |
---|---|
class |
DPresence
The d-presence criterion
Published in:
Nergiz M, Atzori M, Clifton C.
|
class |
EDDifferentialPrivacy
(e,d)-Differential Privacy implemented with (k,b)-SDGS as proposed in:
Ninghui Li, Wahbeh H.
|
class |
Inclusion
This is a special criterion that does not enforce any privacy guarantees
but allows to define a data subset.
|
class |
KAnonymity
The k-anonymity criterion
Published in:
Sweeney L.
|