fork-openpgpjs/test
Daniel Huigens 1101a05b10 Don't return streams inside unarmored generated keys and signatures
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.
2018-08-14 16:35:36 +02:00
..
crypto Streaming verify one-pass signatures 2018-08-10 14:44:01 +02:00
general Don't return streams inside unarmored generated keys and signatures 2018-08-14 16:35:36 +02:00
worker Replace data with message parameter in encrypt() and sign() 2018-08-10 14:46:29 +02:00
serviceworker.js Make (de)armoring and packet reading asynchronous 2018-08-10 14:44:01 +02:00
unittests.html fix obsolete browser tests, add some polyfills 2018-02-05 22:17:41 -08:00
unittests.js Work around timing difference between Chrome and polyfill 2018-08-10 14:46:25 +02:00