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 Key/IV generators for AES etc. #1123

Open
LeaFrock opened this issue Apr 15, 2024 · 0 comments
Open

Add Key/IV generators for AES etc. #1123

LeaFrock opened this issue Apr 15, 2024 · 0 comments
Labels
feature Feature / Tool request or idea untriaged

Comments

@LeaFrock
Copy link

What feature or new tool do you think should be added to DevToys?

Generate strongly random keys and IVs in the string format of Base64.

Why do you think this is needed?

For common cryptographic algorithms, generating keys and IVs (with a string format of Base64) is a necessary and common operation.

It shall be nice if DevToys provides this feature.

Solution/Idea

No response

Comments

No response

@LeaFrock LeaFrock added feature Feature / Tool request or idea untriaged labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature / Tool request or idea untriaged
Projects
None yet
Development

No branches or pull requests

1 participant