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

Adapt to tink-fpe #11

Merged
merged 7 commits into from
Mar 13, 2023
Merged

Adapt to tink-fpe #11

merged 7 commits into from
Mar 13, 2023

Conversation

kschulst
Copy link
Contributor

Adaptations to the changes in dapla-dlp-pseudo-func + add tests.

Classes such as PseudoFuncDeclaration and PseudoFuncConfigPreset has been promoted from being internal classes of PseudoFuncConfigFactory to public classes.

This PR adds support for named and stronger typed func parameters and also adds a more unit tests.

This simplifies usage of EncryptedKeysetWrapper in REST Controllers. We don't
want the convenience accessor methods to be included controller payload.
Currently needed in the Pseudo Service
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 52 Code Smells

44.8% 44.8% Coverage
4.0% 4.0% Duplication

@kschulst kschulst merged commit 7f53ce1 into master Mar 13, 2023
@kschulst kschulst deleted the adapt-to-tink-fpe branch March 13, 2023 20:26
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

Successfully merging this pull request may close these issues.

1 participant