mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 09:46:04 -05:00
023c3aa5b0
It is the responsibility of code that deals with TypedArrays to apply the byte offset and byte length. Not doing this caused Unity Web to crash, as they call getRandomValues with views into their full main memory. Previously, it would fill their entire memory of about 33.5 MB with random bytes. |
||
---|---|---|
.. | ||
Crypto-getRandomValues-respects-subarrays.txt | ||
SubtleCrypto-aescbc.txt | ||
SubtleCrypto-aesgcm.txt | ||
SubtleCrypto-deriveBits.txt | ||
SubtleCrypto-digest.txt | ||
SubtleCrypto-encrypt.txt | ||
SubtleCrypto-exportKey.txt | ||
SubtleCrypto-generateKey.txt | ||
SubtleCrypto-hmac.txt | ||
SubtleCrypto-import-export-roundtrip.txt | ||
SubtleCrypto-import-PBKDF2.txt | ||
SubtleCrypto-import-rsaoaep-minimal_jwk.txt | ||
SubtleCrypto-sign.txt | ||
SubtleCrypto-verify.txt |