fork-openpgpjs/test
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
..
crypto Fix async describe() in test suite that always runs 2019-02-05 13:46:59 +01:00
general ++ Add another Domain for HKP server (#855) 2019-02-11 11:33:24 +01:00
security Add CAST5 to always-allowed algorithms 2018-12-22 00:00:47 -05:00
worker Don't run AsyncProxy tests in browsers that don't fully support workers 2019-01-15 20:16:59 +01:00
unittests.html fix obsolete browser tests, add some polyfills 2018-02-05 22:17:41 -08:00
unittests.js Lower S2K iteration count parameter in tests 2018-11-05 18:00:20 +01:00