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

[FIPS 2.0] Cherry-pick: Expose AES_cfb1_encrypt and AES_cfb8_encrypt (#1967) #1984

Closed

Conversation

skmcgrail
Copy link
Member

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

Moved the `AES_cfb1_encrypt` and `AES_cfb8_encrypt` to the
`openssl/aes.h` header to be exposed similarly too `AES_cfb128_encrypt`.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

(cherry picked from commit 65d8c94)
@skmcgrail skmcgrail requested review from a team as code owners November 11, 2024 23:26
@skmcgrail skmcgrail changed the title Cherry-pick: Expose AES_cfb1_encrypt and AES_cfb8_encrypt (#1967) [FIPS 2.0] Cherry-pick: Expose AES_cfb1_encrypt and AES_cfb8_encrypt (#1967) Nov 11, 2024
@skmcgrail skmcgrail marked this pull request as draft November 11, 2024 23:58
@skmcgrail skmcgrail marked this pull request as ready for review November 11, 2024 23:59
@skmcgrail skmcgrail closed this Nov 12, 2024
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.

1 participant