Replies: 1 comment
-
Actually, I had a conversation about it recently. It should be fairly easy to add, not as AES, though (because it's not AES). With the subclass maybe (It may impact the performance). PR is welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In CryptoSwift, AES has a fixed block size of 128 bit and not support Rijndael 256-bits block size. any thoughts on supporting this?
Beta Was this translation helpful? Give feedback.
All reactions