fork-openpgpjs/test/general
Thomas Oberndörfer 1ca90a980c Support multiple keys per ASCII armored block. Unify error handling: replace print_error function
with exceptions. The idea is to use exceptions internally, but catch them in the high level API
functions and return errors as implemented in openpgp.key.readArmored.
2013-12-17 16:09:52 +01:00
..
basic.js Support multiple keys per ASCII armored block. Unify error handling: replace print_error function 2013-12-17 16:09:52 +01:00
key.js Support multiple keys per ASCII armored block. Unify error handling: replace print_error function 2013-12-17 16:09:52 +01:00
keyring.js Fix make bundle-test and keyring unit-tests 2013-12-09 16:57:44 +01:00
packet.js Changed unitttests and keyring to use bundled openpgp and updated keyring to use openpgp.key instead of packetlists. 2013-12-08 15:41:31 -08:00
signature.js Support multiple keys per ASCII armored block. Unify error handling: replace print_error function 2013-12-17 16:09:52 +01:00