Jonas Jenwald a722ca4de5 Shorten the CipherTransformFactory.prototype.#buildObjectKey method
- Use `TypedArray.prototype.set()` rather than a manual loop when building the `key`.

 - Use an existing local variable to avoid re-computing the length of the `encryptionKey`.
2025-02-15 13:00:42 +01:00
..
2023-07-21 20:10:44 +02:00
2024-10-14 21:50:32 +02:00
2023-07-21 20:10:44 +02:00