tmostak / CsvAnon

Parses a csv file (such as that exported by excel) and hashes (anonymizes) specified fields and then outputs results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CsvProcessor takes a csv file as input and hashes specified fields, writing the output to a new csv file.

About

Parses a csv file (such as that exported by excel) and hashes (anonymizes) specified fields and then outputs results.


Languages

Language:C++ 84.6%Language:C 15.4%