1.1.1 • Published 7 months ago

@smals-belgium-shared/pseudo-helper v1.1.1

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
github
Last release
7 months ago

Smals Pseudonymisation Helper (JS)

Introduction

The Pseudonymization Helper is designed to pseudonymize sensitive data while also providing functionalities to identify/retrieve original values. This mechanism is essential for ensuring data privacy and security in applications that needs to handle personal or sensitive information.

Features

  • pseudonymize : Transform a clear text representation of sensitive data into its pseudonymized format.
  • pseudonymizeMultiple : Transform multiple clear text representations of sensitive data into their pseudonymized format.
  • identify : Retrieve the original clear text value based on its pseudonymized representation.
  • identifyMultiple : Retrieve the original clear text values based on an array of pseudonymized data.

Documentation

Full documentation available at: https://github.com/smals-belgium/shared-pseudo-helper-js

1.1.1

7 months ago

1.0.2

12 months ago

1.1.0

11 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago