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

Basic AES-CBC support #350

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Basic AES-CBC support #350

wants to merge 11 commits into from

Conversation

MrSoUndso
Copy link

Hi everyone!

I added basic support for CBC encryption to the aes module.

I needed it for a project of mine, so it is not as extensive as it should be (missing tests / inplace support / decryption), but I cannot work on it right now, so I'm opening this pull request to allow others to work on this until I can :)

@MrSoUndso MrSoUndso marked this pull request as draft December 31, 2022 13:32
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.

None yet

1 participant