Skip to content

anonymizer 0.2.0

Compare
Choose a tag to compare
@paulhendricks paulhendricks released this 08 Sep 20:17
· 33 commits to master since this release
  • Added hash function, made anonymize into convenience function that combines salt and hash.
  • Added unsalt function to reverse the act of salting a vector.
  • Improved unit tests.