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

Feature/twofish cipher #27

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Feature/twofish cipher #27

merged 2 commits into from
Aug 7, 2024

Conversation

Anvell
Copy link
Collaborator

@Anvell Anvell commented Aug 6, 2024

Description

Add optional Twofish cipher support to improve compatibility with KeePassXC.

Denis Trotsenko added 2 commits August 7, 2024 00:35
* Add PKCS7 padding
* Add block cipher wrapper and Twofish test vectors
@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 92.33954% with 37 lines in your changes missing coverage. Please review.

@@             Coverage Diff             @@
##           develop      #27      +/-   ##
===========================================
+ Coverage    70.51%   73.31%   +2.79%     
===========================================
  Files           94       98       +4     
  Lines         3419     3890     +471     
  Branches       601      643      +42     
===========================================
+ Hits          2411     2852     +441     
- Misses         682      702      +20     
- Partials       326      336      +10     

@Anvell Anvell merged commit f2f6241 into develop Aug 7, 2024
2 checks passed
@Anvell Anvell deleted the feature/twofish-cipher branch August 7, 2024 16:34
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