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

More features (ECDH) #7

Merged
merged 2 commits into from
Dec 3, 2023
Merged

More features (ECDH) #7

merged 2 commits into from
Dec 3, 2023

Conversation

stv0g
Copy link
Member

@stv0g stv0g commented Dec 3, 2023

No description provided.

Signed-off-by: Steffen Vogel <[email protected]>
@stv0g stv0g force-pushed the ecdh branch 3 times, most recently from 038c94c to 2062f80 Compare December 3, 2023 02:58
- User Interaction Flag
- Key Import
- EC Signatures
- ECDH
- Better tests

Signed-off-by: Steffen Vogel <[email protected]>
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

Attention: 339 lines in your changes are missing coverage. Please review.

Comparison is base (6ffe307) 41.55% compared to head (48adc45) 50.53%.

Files Patch % Lines
key.go 41.15% 148 Missing and 25 partials ⚠️
constants.go 72.97% 30 Missing ⚠️
card.go 34.21% 19 Missing and 6 partials ⚠️
algs.go 73.56% 19 Missing and 4 partials ⚠️
auth.go 0.00% 23 Missing ⚠️
aes.go 0.00% 16 Missing ⚠️
key_ecdsa.go 80.51% 12 Missing and 3 partials ⚠️
objects.go 67.44% 6 Missing and 8 partials ⚠️
key_eddsa.go 73.91% 4 Missing and 2 partials ⚠️
key_rsa.go 58.33% 5 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   41.55%   50.53%   +8.98%     
==========================================
  Files          11       15       +4     
  Lines        1415     1860     +445     
==========================================
+ Hits          588      940     +352     
- Misses        704      759      +55     
- Partials      123      161      +38     

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

@stv0g stv0g merged commit 0eb542c into main Dec 3, 2023
7 checks passed
@stv0g stv0g deleted the ecdh branch December 3, 2023 03:01
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