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

Allow to provide custom ciphers for content encryption/decryption #26

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

Anvell
Copy link
Collaborator

@Anvell Anvell commented Aug 6, 2024

Description

Library should provide a way to supply custom cipher implementations. This would allow to support databases encoded with alternative algorithms.

@Anvell Anvell added the enhancement New feature or request label Aug 6, 2024
@Anvell Anvell self-assigned this Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 72.22222% with 20 lines in your changes missing coverage. Please review.

@@             Coverage Diff             @@
##           develop      #26      +/-   ##
===========================================
- Coverage    70.60%   70.51%   -0.09%     
===========================================
  Files           94       94              
  Lines         3415     3419       +4     
  Branches       600      601       +1     
===========================================
  Hits          2411     2411              
- Misses         679      682       +3     
- Partials       325      326       +1     

@Anvell Anvell merged commit b68846f into develop Aug 6, 2024
2 checks passed
@Anvell Anvell deleted the feature/customize-encryption branch August 6, 2024 16:18
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