CryptoPAN - Preserving Both Privacy and Utility in Network Trace Anonymization
This is an implementation of the cryptoPAN algorithm working for IPv4 and IPv6 addresses in Go according to:
- Meisam Mohammady
- Lingyu Wang
- Yuan Hong
- Habib Louafi
- Makan Pourzandi
- Mourad Debbabi
View paper
License
cryptoPAN
Preserving Both Privacy and Utility in Network Trace Anonymization
Copyright (c) 2023 Fabian Fröhlich mail@f-froehlich.de https://f-froehlich.de
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
For all license terms see README.md and LICENSE Files in root directory of this Project.
Checkout this project on github https://github.com/f-froehlich/cryptoPAN
and also my other projects https://github.com/f-froehlich