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

Credv2: Add support for cipher format version 1 with 3DES #37

Merged
merged 6 commits into from Jun 2, 2021

Conversation

martingalloar
Copy link
Collaborator

Added support for cipher format version 1 with 3DES encryption. Moved key derivation to a class method to handle both 3DES and AES256 algorithms. Added unit tests and test files, as well as arranged and refactored previous ones to denote cipher format version being tested.

This should close #36.

@martingalloar martingalloar merged commit 13fa2fc into master Jun 2, 2021
@martingalloar martingalloar deleted the credv2_version1_3des branch June 2, 2021 13:52
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.

SAPCredv2 decrypt_with_header fails for TripleDES (LPS off)
1 participant