Skip to content

Allow to swap KDF implementation using KdfProvider interface#39

Merged
Anvell merged 1 commit intodevelopfrom
feature/replaceable-kdf-implementations
Sep 28, 2025
Merged

Allow to swap KDF implementation using KdfProvider interface#39
Anvell merged 1 commit intodevelopfrom
feature/replaceable-kdf-implementations

Conversation

@Anvell
Copy link
Copy Markdown
Collaborator

@Anvell Anvell commented Sep 28, 2025

Description

This change introduces possibility to to swap KDF implementation.

@Anvell Anvell added the enhancement New feature or request label Sep 28, 2025
@Anvell Anvell self-assigned this Sep 28, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 28, 2025

Codecov Report

❌ Patch coverage is 82.05128% with 7 lines in your changes missing coverage. Please review.

@@             Coverage Diff             @@
##           develop      #39      +/-   ##
===========================================
+ Coverage    76.13%   76.72%   +0.59%     
===========================================
  Files           98       99       +1     
  Lines         3964     3970       +6     
  Branches       628      627       -1     
===========================================
+ Hits          3018     3046      +28     
+ Misses         606      585      -21     
+ Partials       340      339       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Anvell Anvell merged commit a4ffdb7 into develop Sep 28, 2025
3 of 4 checks passed
@Anvell Anvell deleted the feature/replaceable-kdf-implementations branch September 28, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant