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

Refine KDF parameters configuration #25

Merged
merged 3 commits into from
May 26, 2024
Merged

Refine KDF parameters configuration #25

merged 3 commits into from
May 26, 2024

Conversation

Anvell
Copy link
Collaborator

@Anvell Anvell commented May 26, 2024

Description

  • Make creation of KDF parameters more ergonomic.
  • Take advantage of enums instead of relying on raw constants.

@Anvell Anvell added the enhancement New feature or request label May 26, 2024
Copy link

codecov bot commented May 26, 2024

Codecov Report

Attention: Patch coverage is 91.07143% with 5 lines in your changes are missing coverage. Please review.

@@             Coverage Diff             @@
##           develop      #25      +/-   ##
===========================================
+ Coverage    70.41%   70.60%   +0.18%     
===========================================
  Files           95       94       -1     
  Lines         3407     3415       +8     
  Branches       603      600       -3     
===========================================
+ Hits          2399     2411      +12     
+ Misses         681      679       -2     
+ Partials       327      325       -2     

@Anvell Anvell merged commit c5fae4c into develop May 26, 2024
2 checks passed
@Anvell Anvell deleted the refine/configuration branch May 26, 2024 12:31
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