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 binding to AES-128-CTR #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add binding to AES-128-CTR #103

wants to merge 1 commit into from

Conversation

pheix
Copy link

@pheix pheix commented Nov 13, 2023

I'm implementing tool to fetch plain private keys from Geth keystore files. AES-128-CTR cipher is used there.

I added the binding to EVP_aes_128_ctr(), followed your code standards and covered new feature with the unit tests.

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