mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibWeb: Integration test for WebCrypto AES-CBC
This commit is contained in:
parent
b1056121f2
commit
ff3d78f369
Notes:
github-actions[bot]
2024-10-26 15:51:14 +00:00
Author: https://github.com/BenWiederhake
Commit: ff3d78f369
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1971
2 changed files with 57 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
exported key: 32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47
|
||||
ciphertext: 193,138,47,224,83,254,87,179,130,27,206,126,144,28,38,111,123,45,177,85,53,201,206,231,38,234,7,146,184,159,64,117,220,3,201,210,82,171,14,237,82,53,162,239,16,172,50,72
|
||||
plaintextRoundtrip: 87,101,108,108,72,101,108,108,111,70,114,105,101,110,100,115,16,16,16,16,16,16,255,16,16,16,16,16,16,16,16,16
|
||||
odd padding results in: OperationError
|
||||
broken padding results in: OperationError
|
Loading…
Add table
Add a link
Reference in a new issue