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 Rijndael (not AES) #341

Closed
sorairolake opened this issue Oct 5, 2022 · 2 comments
Closed

Add Rijndael (not AES) #341

sorairolake opened this issue Oct 5, 2022 · 2 comments

Comments

@sorairolake
Copy link
Contributor

Rijndael supports more key sizes (128, 160, 192, 224 and 256 bits are supported) and block sizes (same as key size) than AES.
I think Rijndael is rarely needed, but some software supports it.

@tarcieri
Copy link
Member

tarcieri commented Oct 5, 2022

FYI, there's some past discussion about Rijndael here: #1 (comment)

@newpavlov
Copy link
Member

I am going to close it in favor of #1 (Rijndael is already in the list).

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

No branches or pull requests

3 participants