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 configuration and XChaCha20 as an optional encryption backend #309

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

kigawas
Copy link
Member

@kigawas kigawas commented Aug 1, 2023

No description provided.

@kigawas kigawas force-pushed the add-config branch 7 times, most recently from 15d5dc9 to c0b24bc Compare August 2, 2023 04:36
@ecies ecies deleted a comment from codecov bot Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ef79c90) 100.00% compared to head (33aad33) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #309   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         6    +4     
  Lines           79       125   +46     
=========================================
+ Hits            79       125   +46     
Files Changed Coverage Δ
ecies/__init__.py 100.00% <100.00%> (ø)
ecies/config.py 100.00% <100.00%> (ø)
ecies/utils/__init__.py 100.00% <100.00%> (ø)
ecies/utils/elliptic.py 100.00% <100.00%> (ø)
ecies/utils/hex.py 100.00% <100.00%> (ø)
ecies/utils/symmetric.py 100.00% <100.00%> (ø)

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

@kigawas kigawas changed the title Add configuration Add configuration and XChaCha20 as an optional encryption backend Aug 6, 2023
@kigawas kigawas merged commit 7a274e3 into master Aug 6, 2023
15 checks passed
@kigawas kigawas deleted the add-config branch August 6, 2023 08:44
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