fork-openpgpjs/test/general
rash0 3edc6e7501 ++ Add another Domain for HKP server (#855)
* ++ Add another Domain for HKP server

the pgp.mit.edu domain is most of the time down and responds with time out...so i discovered this ubuntu domain for the same database...but its much faster and never falls....i think too much traffic over the bit one :(

* Update hkp.js

* Change HKP server url

* Defined the default HKP server

* Update README.md

Co-Authored-By: rash0 <40761345+rash0@users.noreply.github.com>

* ++ Add revocation certificate test

didn't know if i should use the revocation certificate in the test/key.js file or generate a new one...so i generated a test one and used it...
2019-02-11 11:33:24 +01:00
..
armor.js Add and require primary key binding signatures on signing keys 2018-11-05 11:47:45 +01: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 ++ Add another Domain for HKP server (#855) 2019-02-11 11:33:24 +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 Merge branch 'master' into fix/non-primary-non-revoked-sub-user 2018-12-23 17:52:01 +01: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 Fix ECDH message encryption for some session keys 2019-02-05 13:46:59 +01:00
packet.js Compute signed data based on expected signature type 2018-11-05 17:13:40 +01:00
signature.js Optimize util.removeTrailingSpaces (#848) 2019-01-27 00:22:47 +00:00
streaming.js Reject signatures[*].verified and signatures[*].signature on read errors 2018-10-29 11:47:36 +01:00
testInputs.js Support unicode surrogate code points 2018-08-14 17:24:40 +02:00
util.js Don't zero-copy transfer buffers in Safari 11.1 and Chrome < 56 2019-01-15 20:16:59 +01:00
wkd.js Add Web Key Directory lookup 2018-05-29 21:21:24 +02:00
x25519.js Optimize util.removeTrailingSpaces (#848) 2019-01-27 00:22:47 +00:00