Anonymization methods for network security.
-
Updated
Mar 2, 2025 - Jupyter Notebook
Anonymization methods for network security.
pyCANON is a Python library and CLI to assess the values of the parameters associated with the most common privacy-preserving techniques.
ANJANA is a Python library for anonymizing sensitive data
Anonymization library for python. Protect the privacy of individuals.
Anonymizing Library for Apache Spark
A simple Python package to quickly run privacy metrics for your data. Obtain the K-anonimity, L-diversity and T-closeness to asses how anonymous your transformed data is, and how it's balanced with data usability.
Comparison of the performance of machine learning models applied on anonymized data with different techniques
Scalable, chunk-wise K-anonymization tool based on the Optimal Lattice Anonymization (OLA) algorithm. It is designed to handle large datasets by processing them in manageable chunks, ensuring data privacy while maintaining utility.
DataShield – KMT Anonymity App
This repository contains Python scripts to identify attributes in a dataset and subsequently determine the best QID dimension based on privacy gain and non-uniform entropy.
DataArmor is a cutting-edge tool focused on safeguarding privacy in today's data-driven world using K-anonymity L-diversity and t-closeness privacy model. As the sharing of personal and microdata grows, ensuring the protection of individual identities during data publication and analysis becomes essential.
Application of K-Anonymity, L-Diversity, T-Closeness on numerical or categorial Data.
Data anonymization project using ARX: applying k-anonymity with l-diversity and t-closeness to evaluate privacy-utility trade-offs on a sensitive dataset.
Add a description, image, and links to the t-closeness topic page so that developers can more easily learn about it.
To associate your repository with the t-closeness topic, visit your repo's landing page and select "manage topics."