Skip to content

ARX 3.3.0

Compare
Choose a tag to compare
@prasser prasser released this 15 Oct 12:26
· 1590 commits to master since this release
  • Added method for local recoding with k-anonymity, l-diversity and t-closeness
  • Added example project file with high-dimensional data
  • Added methods for detecting HIPAA identifiers
  • Added implementation of (e,d)-differential privacy
  • Added utility measures KL divergence and Ambiguity
  • Improved performance of maintaining the solution space
  • Implemented critical bugfix to ensure correct classification of the solution space
  • Added various minor bugfixes and improvements