Skip to content

v0.6.0

Compare
Choose a tag to compare
@JobDoesburg JobDoesburg released this 23 Jan 09:41
· 12 commits to main since this release
28ba53c

Breaking changes:

  • using the term PseudonymizationDomain instead of PseudonymizationContext for clarity and compatibility with newly published Guidelines of Pseudonymization by the European Data Protection Board. We currently use domain_from, domain_to, session_from and session_to at most places.
  • Transcrypting from and to a global encryption context (a.k.a. session) does not have separate functions anymore, but the existing functions to create TranscryptionInfo now take Optional parameters for session_from and session_to