/CsvAnon

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

Primary LanguageC++

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