fork-openpgpjs/test/general
Daniel Huigens d8840294cf Make newlines in armored objects consistent
- Don't add an extraneous newline at the end of base64-encoded data
  if it is a multiple of 60 characters long.
- Generate \r\n instead of \n in base64-encoded data.
- Generate one newline instead of two after END PGP PUBLIC KEY BLOCK
  for consistency with the other footers.
2018-09-13 14:32:35 +02:00
..
armor.js Make newlines in armored objects consistent 2018-09-13 14:32:35 +02:00
brainpool.js Make ECC tests less idiosyncratic 2018-08-14 17:19:55 +02:00
decompression.js Make (de)armoring and packet reading asynchronous 2018-08-10 14:44:01 +02:00
ecc_nist.js Make ECC tests less idiosyncratic 2018-08-14 17:19:55 +02:00
hkp.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
index.js Split Sauce Labs JS unit tests into multiple parts for slow browsers 2018-09-10 19:27:13 +02:00
key.js Don't process armored message data line per line 2018-09-03 18:23:38 +02:00
keyring.js Make (de)armoring and packet reading asynchronous 2018-08-10 14:44:01 +02:00
oid.js OID's stored as Uint8Array 2018-03-01 11:35:16 -08:00
openpgp.js Split Sauce Labs JS unit tests into multiple parts for slow browsers 2018-09-10 19:27:13 +02:00
packet.js Add --compat option 2018-08-14 17:24:41 +02:00
signature.js Support unicode surrogate code points 2018-08-14 17:24:40 +02:00
streaming.js Make newlines in armored objects consistent 2018-09-13 14:32:35 +02:00
testInputs.js Support unicode surrogate code points 2018-08-14 17:24:40 +02:00
util.js Support unicode surrogate code points 2018-08-14 17:24:40 +02:00
wkd.js Add Web Key Directory lookup 2018-05-29 21:21:24 +02:00
x25519.js Make ECC tests less idiosyncratic 2018-08-14 17:19:55 +02:00