Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anonlink/clkhash #10

Open
hardbyte opened this issue Aug 9, 2018 · 0 comments
Open

anonlink/clkhash #10

hardbyte opened this issue Aug 9, 2018 · 0 comments

Comments

@hardbyte
Copy link

hardbyte commented Aug 9, 2018

Suggested addition of a privacy preserving record linkage software:

anonlink

A Python (and optimised C++) implementation of anonymous linkage using cryptographic linkage keys as described by Rainer Schnell, Tobias Bachteler, and Jörg Reiher in A Novel Error-Tolerant Anonymous Linking Code.

Comprised of two Python libraries:

  • anonlink computes similarity scores, and/or best guess matches between two sets of cryptographic linkage keys. PyPi
  • clkhash client library/tool for creating cryptographic linkage keys from personally identifiable data. [documentation] PyPi

Apache License 2.0
Python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant