Commit Graph

  • 7dbd393071 Remove src and test directory from npm package Daniel Huigens 2020-05-07 17:22:07 +0200
  • f936abec9d Bump Browserstack test to iOS 12 Daniel Huigens 2020-05-07 11:28:43 +0200
  • 4edd85be69 Drop Node.js 8 support and Travis test Daniel Huigens 2020-05-06 23:25:24 +0200
  • 4f77990859 Polyfill globalThis Daniel Huigens 2020-05-06 22:56:00 +0200
  • 89923dad17 Remove bower.json Daniel Huigens 2020-05-03 00:43:48 +0200
  • 175eac5670 Remove compat polyfills Daniel Huigens 2020-05-02 05:32:34 +0200
  • ed9a029fcf Replace release.sh with npm version scripts Daniel Huigens 2020-05-02 03:29:39 +0200
  • defa1283cb Link to source code on GitHub from documentation Daniel Huigens 2020-05-02 02:42:39 +0200
  • 0c5598a0fc Replace remaining grunt tasks with npm scripts Daniel Huigens 2020-05-01 22:50:25 +0200
  • cde282d4f1 Replace 'global' with 'globalThis' Daniel Huigens 2020-04-27 21:52:21 +0200
  • 5b148089c3 Switch to ES8 build of asmcrypto.js Daniel Huigens 2020-04-27 21:37:51 +0200
  • 0e33e641af Switch build system to rollup Daniel Huigens 2020-04-23 02:08:28 +0200
  • c48070def6 Remove default export Daniel Huigens 2020-04-23 03:33:52 +0200
  • bdad8e3eec Remove dist folder from GitHub Daniel Huigens 2020-04-23 00:03:22 +0200
  • 064e813f3f Build OpenPGP.js on local npm install Daniel Huigens 2020-04-22 22:40:10 +0200
  • 6e648b1cbc Rename enums to use camelCase (#1093) Ilya Chesnokov 2020-05-07 00:46:58 +0700
  • ad33660da8 Fix lightweight build and browserstack test (#1092) Daniel Huigens 2020-05-06 19:05:13 +0200
  • e16807505f Switch util function names to camelCase (#1091) Ilya Chesnokov 2020-04-29 06:20:03 +0700
  • d415bc2546 Rename config option names to camelCase (#1088) Ilya Chesnokov 2020-04-23 18:46:38 +0700
  • 63b6d215e3 Allow key.validate() to pass if it has a GNU dummy primary key Daniel Huigens 2020-04-22 22:04:26 +0200
  • 8823603396 Remove worker (#1072) larabr 2020-04-16 17:15:36 +0200
  • 85d0358d45 Remove 3DES and CAST5 from default preferred symmetric algorithms (#1068) larabr 2020-03-26 18:03:02 +0100
  • 20950e5df5 Remove SHA-1 from default preferred hash algorithms (#1067) larabr 2020-03-26 18:01:28 +0100
  • 5ad19c8da8 Generate ECC keys by default (#1065) larabr 2020-03-26 17:59:27 +0100
  • 4c93abb9f9 Use V5 keys by default (#1063) larabr 2020-03-26 17:57:10 +0100
  • a7640bce52 Use AEAD protection by default (#1062) larabr 2020-03-26 17:56:37 +0100
  • ec720cc096 Remove browsers that always fail from Browserstack tests Daniel Huigens 2020-02-27 18:18:45 +0100
  • 2bc24f354b Return only one key in key.read[Armored], add readAll[Armored] Daniel Huigens 2020-02-26 22:32:22 +0100
  • 3817cca3c6 Throw on unarmored messages with garbage data appended Daniel Huigens 2020-02-26 16:22:57 +0100
  • 76a8f11780 Don't mutate key in openpgp.encryptKey/decryptKey Daniel Huigens 2020-01-08 20:12:14 +0100
  • 9394fec1f4 Throw in openpgp.initWorker if worker failed to load Daniel Huigens 2020-02-19 14:34:54 +0100
  • 29f29f6c6e Unit tests: Fix autoscroll with skipped tests Daniel Huigens 2020-02-18 18:43:34 +0100
  • 35c13212dd Remove unnecessary calls to convertStreams() Daniel Huigens 2020-02-18 17:44:00 +0100
  • ef7c38860b Don't unnecessarily return objects in top-level functions Daniel Huigens 2020-02-18 15:02:56 +0100
  • be7b174df4 Add openpgp.generateSessionKey Daniel Huigens 2020-02-18 16:56:55 +0100
  • a9a9a90ae2 Skip test for OpenPGP.js inside an application worker in old Edge Daniel Huigens 2020-02-17 18:07:16 +0100
  • 3a84442b5f Don't use native streams in old Edge Daniel Huigens 2020-02-17 18:02:18 +0100
  • 2fffc76060 Don't overwrite Web Streams Polyfill to globals Daniel Huigens 2019-12-11 12:21:00 +0100
  • 430145a8b1 Update web-stream-tools Daniel Huigens 2020-02-14 18:53:35 +0100
  • 37d30c5003 Return strings in Node streams where appropriate Daniel Huigens 2020-02-12 18:20:10 +0100
  • 95eb43a3c2 Return data instead of message in encryptSessionKey Daniel Huigens 2020-02-12 17:32:31 +0100
  • 08d6b276e3 Return data as string in openpgp.verify by default Daniel Huigens 2020-02-11 21:27:21 +0100
  • 7225251af8 Return Uint8Array(Stream) instead of object when armor = false Daniel Huigens 2020-02-11 21:19:56 +0100
  • 1f237e6a9c Release new version Daniel Huigens 2021-01-24 16:47:40 +0100
  • 38ec5314d4 Fix ElGamal param range and PKCS1 decoding (#1169) larabr 2020-11-03 14:00:11 +0100
  • d5373ef361 Update tweetnacl-js Daniel Huigens 2021-01-20 14:09:10 +0100
  • 21f4ba46f8 Release new version Daniel Huigens 2020-12-07 20:31:43 +0100
  • a4b56c944a
    WKD: Fix "TypeError: fetch is not a function" in Node.js environment (#1181) Yarmo Mackenbach 2020-11-17 10:03:25 +0100
  • 08fc7b32ca
    Fix and test dummy key conversion (#1172) larabr 2020-11-10 17:32:44 +0100
  • 929b016948
    Fix documentation of the HKP keyId option (#1151) Chen Longhao 2020-09-09 18:26:03 +0800
  • aa89893773 Release new version Daniel Huigens 2020-08-28 16:42:25 +0200
  • 2eab8a1ebc
    Add config option to allow insecure decryption with RSA signing keys (#1148) larabr 2020-08-28 16:09:56 +0200
  • cc1bdcbae8
    Allow decryption with revoked keys (#1135) larabr 2020-08-18 15:49:27 +0200
  • 2e26509723
    Add test case for unknown binary notations (#1140) Wiktor Kwapisiewicz 2020-08-18 13:37:36 +0200
  • 0712e8af2d
    Support non-human-readable notation values (#983) Wiktor Kwapisiewicz 2020-08-18 11:07:58 +0200
  • 25bf080871
    Add SecretKey.prototype.makeDummy (#1131) larabr 2020-08-03 15:52:50 +0200
  • e29de76dc1 Use correct algorithm in ECC validation tests larabr 2020-07-23 19:21:34 +0200
  • 34b0928cca Release new version Daniel Huigens 2020-07-21 15:21:20 +0200
  • 14f244a80f Fix decryption tests larabr 2020-07-17 15:14:21 +0200
  • de360e200c
    Handle CORS errors during WKD lookup (#1125) Yarmo Mackenbach 2020-07-17 14:22:54 +0200
  • 8783caa828 Fix key validation tests larabr 2020-07-16 22:56:06 +0200
  • 5801169432
    Refactor WKD lookup code (#1123) Yarmo Mackenbach 2020-07-15 15:12:55 +0200
  • 20c468cbd7 Release new version Daniel Huigens 2020-07-14 18:22:46 +0200
  • 3218f7b7f8 Don't zero-copy transfer buffers from the worker by default Daniel Huigens 2020-07-14 18:14:23 +0200
  • 1c41c72520 Release new version Daniel Huigens 2020-07-13 20:24:55 +0200
  • 4af9b51915
    Add support for advanced WKD lookup (#1115) Yarmo Mackenbach 2020-07-13 18:08:30 +0000
  • 00c5f38689
    Cipher-specific key validation (#1116) larabr 2020-07-13 19:57:33 +0200
  • 6988fdfee1
    Fix stream-encrypting+signing a message using the Worker (#1112) cpupower 2020-06-25 12:53:27 +0200
  • 35b0012f2f
    Pass around KDF params as object (#1104) larabr 2020-06-03 14:16:54 +0200
  • 320efc2435
    Fix keyId types in JSDoc comments (#1100) Matthew Shaylor 2020-05-18 11:22:31 +0100
  • 1b91d428f0
    Also create issuer fingerprint subpacket for v4 keys (#1097) Roman Zechmeister 2020-05-11 21:45:04 +0200
  • 2c6cbc4cb2 Release new version Daniel Huigens 2020-04-22 19:28:01 +0200
  • 5d71ae8691 Fix normalizing \n after \r\n Daniel Huigens 2020-04-22 19:09:50 +0200
  • 35b4380909 Release new version Daniel Huigens 2020-04-21 16:05:49 +0200
  • 674e0217fc
    Support compressed data packets with algorithm=uncompressed (#1085) Ilya Chesnokov 2020-04-21 21:00:38 +0700
  • c4a7455cb5 Fix memory usage when non-streaming-en/decrypting large files Daniel Huigens 2020-04-20 17:55:18 +0200
  • e39216424f Drop support for \r as EOL (#1073) larabr 2020-04-16 17:16:19 +0200
  • 90ff60cbb1
    Fix verification of EdDSA signatures with short MPIs (#1083) Daniel Huigens 2020-04-16 17:03:49 +0200
  • b69d0d0228
    Support PKCS5 padding longer than 8 bytes (#1081) Daniel Huigens 2020-04-15 19:33:04 +0200
  • 04fb053fc8 Release new version Daniel Huigens 2020-04-15 11:34:10 +0200
  • 9b51349ce3
    Unpublish npm-shrinkwrap.json (#1079) Daniel Huigens 2020-04-15 11:25:27 +0200
  • 6119dbb08e
    Support verification of text signatures on non-UTF-8 messages (#1071) larabr 2020-03-30 12:51:07 +0200
  • 34f9f705e9
    Update dependencies (#1061) larabr 2020-03-26 18:05:07 +0100
  • 69f14023f2
    Update grunt; fix lodash vulnerability warning (#1060) Ilya Chesnokov 2020-03-17 19:39:30 +0700
  • b76c67aba8
    Fix signature verification examples in the README (#1058) chenlhlinux 2020-03-13 03:13:22 +0800
  • 66d83db51b
    Fix "TypeError: fetch is not a function" in Node.js environment (#1052) Makoto Sakaguchi 2020-03-03 10:20:28 -0330
  • b6a6f52ad8 Release new version Daniel Huigens 2020-02-27 17:17:23 +0100
  • e986c47ed5 Remove no-op revocationCertificate option from reformatKey Daniel Huigens 2020-02-27 15:51:17 +0100
  • 60822d87d9 Fix generating keys with a date in the future Daniel Huigens 2020-02-27 15:46:20 +0100
  • f6507c30e1 Release new version Daniel Huigens 2020-02-25 15:58:04 +0100
  • 2131fb0978 Fix error message for legacy encrypted private keys Daniel Huigens 2020-02-20 15:53:03 +0100
  • c6ed05d2c3 Optimize crc24 calculation Daniel Huigens 2020-02-08 03:07:56 +0100
  • 2ff4fbb0e8 Optimize base64 encoding and decoding Daniel Huigens 2020-02-07 22:57:41 +0100
  • 15202d9d40 Don't use polyfilled Set in compat build Daniel Huigens 2020-02-19 16:56:40 +0100
  • 4bd22eb17a Unit tests: eval config query parameters instead of parsing as JSON Daniel Huigens 2020-02-18 11:49:46 +0100
  • 8c3bcd1f21 Reject signatures using insecure hash algorithms Daniel Huigens 2020-02-06 18:54:18 +0100
  • 3af8e32bf0 Release new version Daniel Huigens 2020-02-17 14:40:22 +0100
  • 92eda27e61 Binary signature on text message: sign and verify text as UTF-8 Daniel Huigens 2020-02-17 12:13:34 +0100
  • de6ab1db49 Add inline sourceMap in minified files in grunt build --dev Daniel Huigens 2020-02-07 08:18:28 +0100
  • 21c7d69f56
    Fix typo in symmetric encryption example in README.md (#1042) Stig P 2020-02-03 14:10:19 +0000