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 AES CFB encryption/decryption #34

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

adrianjarc
Copy link
Contributor

@adrianjarc adrianjarc commented Jul 2, 2024

Adds the following cipher support to the WolfProvider:

  • AES-128-CFB
  • AES-192-CFB
  • AES-256-CFB

Solves #30
Zendesk: ZD17928

@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

@anhu
Copy link
Member

anhu commented Jul 4, 2024

Hello @adrianjarc ,

My name is Anthony and I am a member of the wolfSSL team. We will need you to sign a contributor agreement with wolfSSL to be able to accept this pull request. Can you please send a message to support@wolfssl.com requesting the agreement? Please reference this PR in your message.

Warm regards, Anthony

@adrianjarc
Copy link
Contributor Author

@anhu I have requested the contributor agreement. Awaiting on support.

@SparkiDev
Copy link
Contributor

Some tests would be appreciated (test_cipher.c).

@adrianjarc
Copy link
Contributor Author

@SparkiDev will try to add them during the week.

@adrianjarc
Copy link
Contributor Author

@SparkiDev @anhu I have added the tests.

@SparkiDev
Copy link
Contributor

Thanks @adrianjarc!

@embhorn
Copy link
Member

embhorn commented Jul 16, 2024

@adrianjarc is approved as a contributor

@SparkiDev SparkiDev merged commit 0a2e3f9 into wolfSSL:master Jul 17, 2024
@adrianjarc adrianjarc deleted the addAESCFBEncryptionDecryption branch July 18, 2024 05: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.

None yet

5 participants