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