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

Add HMACVS #86

Merged
merged 19 commits into from
Nov 5, 2024
Merged

Add HMACVS #86

merged 19 commits into from
Nov 5, 2024

Conversation

mborland
Copy link
Member

@mborland mborland commented Nov 5, 2024

Closes: #82

Rather than parsing the giant file and trying to discern which hasher to use I think it's better to replicate the SHAVS system and break it into individual files

@mborland mborland changed the title Add HMACXS Add HMACVS Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bcbbfa6) to head (b6120c6).
Report is 20 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop       #86    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           69        80    +11     
  Lines         3618      3784   +166     
  Branches       471       482    +11     
==========================================
+ Hits          3618      3784   +166     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mborland mborland merged commit 11695ef into develop Nov 5, 2024
73 checks passed
@mborland mborland deleted the HMACVS branch November 5, 2024 20:43
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.

Implement HMACVS
1 participant