mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Previously, callers were passing the size in bytes, but the method expected bits. This caused a crash in LibCrypto when verifying the key size later on. Also make the naming of local variables and parameters a little more clear between the different AES algorithms :^)
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
exported 128 bit key length: 16
|
|
exported 192 bit key length: 24
|
|
exported 256 bit key length: 32 |