mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-22 14:12:33 +00:00

When not requested, we convert the streams to Uint8Arrays. This makes the generated key safe to pass to a Worker more than once. Partially reverts 735aa1da.