Skip to contents

Deterministic, salted-hash pseudonymization of one or many datasets, driven by a single Excel mask that lists, per input file, which columns to hash and which to drop.

Where to start

Three entry points cover the typical needs:

Use get_correspondence_tables() to retrieve the (original, hashed) mapping stored after crypt_data() / crypt_r() runs.

Learn more

Author

Maintainer: Daniel Rakotomalala rakdanielh@gmail.com