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 :^) |
||
|---|---|---|
| .. | ||
| SubtleCrypto-aescbc.txt | ||
| SubtleCrypto-aesgcm.txt | ||
| SubtleCrypto-deriveBits.txt | ||
| SubtleCrypto-digest.txt | ||
| SubtleCrypto-encrypt.txt | ||
| SubtleCrypto-exportKey.txt | ||
| SubtleCrypto-generateKey.txt | ||
| SubtleCrypto-import-export-roundtrip.txt | ||
| SubtleCrypto-import-PBKDF2.txt | ||
| SubtleCrypto-import-rsaoaep-minimal_jwk.txt | ||
| SubtleCrypto-sign.txt | ||
| SubtleCrypto-verify.txt | ||