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

crypt_prog: add -verify_string command (to verify a string signature) #5309

Merged
merged 1 commit into from Jul 17, 2023

Conversation

davidpanderson
Copy link
Contributor

Fixes #5301

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #5309 (14a4d07) into master (6a7c4a6) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5309      +/-   ##
============================================
- Coverage     10.86%   10.86%   -0.01%     
  Complexity     1064     1064              
============================================
  Files           279      279              
  Lines         35973    35991      +18     
  Branches       8313     8320       +7     
============================================
  Hits           3909     3909              
- Misses        31672    31690      +18     
  Partials        392      392              
Impacted Files Coverage Δ
lib/crypt_prog.cpp 0.00% <0.00%> (ø)

@AenBleidd AenBleidd added this to Backlog in Server via automation Jul 17, 2023
@AenBleidd AenBleidd added this to the Server milestone Jul 17, 2023
@AenBleidd AenBleidd merged commit 62c3ad8 into master Jul 17, 2023
40 of 41 checks passed
Server automation moved this from Backlog to Done Jul 17, 2023
@AenBleidd AenBleidd deleted the dpa_verify_string branch August 15, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Server
  
Done
Development

Successfully merging this pull request may close these issues.

Add string verification to crypt_prog
2 participants