Skip to content

Create aes-keygen.py #1

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

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

Conversation

raybeecham
Copy link

@raybeecham raybeecham commented Jan 11, 2024

Adding a Python implementation. The script also includes functionality for testing keys and IVs by encrypting and decrypting sample data. The keys and IVs are then saved to a CSV file. This code works and you can also build out a web application or GUI to show this off.

Adding a Python implementation. The script also includes functionality for testing keys and IVs by encrypting and decrypting sample data. The keys and IVs are then saved to a CSV file.
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