mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +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.