Commit Graph

  • e862d5f20b
    Throw in encryptSessionKey if no keys or passwords are provided (#1547) larabr 2022-07-27 17:47:47 +0200
  • bd1a7db46f Use npm ci instead of npm install in release script Daniel Huigens 2022-06-29 21:15:18 +0200
  • dd2aa7c5ec Revert package lock version bump Daniel Huigens 2022-06-29 21:07:10 +0200
  • 5c02953b1c 5.3.1 Daniel Huigens 2022-06-29 21:02:15 +0200
  • 04e806e0b4
    Support Node.js 18 (#1542) Daniel Huigens 2022-06-29 20:59:38 +0200
  • e69d8b24fc
    Fix armor error handling (#1541) Daniel Huigens 2022-06-29 20:09:30 +0200
  • 449ec3a367 Fix CNAME and make docs script portable Daniel Huigens 2022-06-09 12:54:22 +0200
  • b677ab5949 5.3.0 larabr 2022-06-08 16:10:17 +0200
  • 6c32b62ef3
    Throw on decryption of messages that don't contain any encrypted data packet (#1529) larabr 2022-06-07 14:29:31 +0200
  • ef066183dd
    Throw UnsupportedError on unknown algorithm in keys, signatures and encrypted session keys (#1523) larabr 2022-06-07 13:51:58 +0200
  • a822dd817b
    Add memory benchmark tests for streamed decryption of large files (#1462) Justin Lovell 2022-06-03 01:29:27 +1000
  • 775dade80f
    Add UnparseablePacket to properly deal with key blocks that include malformed/unsupported packets (#1522) larabr 2022-05-24 20:12:57 +0200
  • cb8901c16d
    Fix loading browser built in JSDom environment (#1518) larabr 2022-05-12 17:29:52 +0200
  • 4713282bb1
    Throw on empty passphrase in encryptKey and SecretKeyPacket.encrypt (#1508) larabr 2022-03-22 15:11:51 +0100
  • d677c30359 5.2.1 Daniel Huigens 2022-03-15 14:59:45 +0100
  • 36985c92dc
    Lint: error if imported value not found in module (#1507) larabr 2022-03-14 21:40:16 +0100
  • 2e867956eb
    Fix AES encryption error in browsers for messages larger than 3MB (#1506) larabr 2022-03-14 19:39:15 +0100
  • d89cc48bf3
    TypeScript: rely on new web-stream-tools types, fix SignOptions (#1502) larabr 2022-03-09 17:00:12 +0100
  • a1ef5f509f 5.2.0 Daniel Huigens 2022-03-02 21:35:43 +0100
  • 7aaa34ddfc
    CI: update mocha (#1503) larabr 2022-03-01 16:34:52 +0100
  • e5c7c77362
    TypeScript: fix data argument type in SignaturePacket.verify() (#1494) Ivan Pizhenko 2022-02-18 21:20:50 +0200
  • f93f59e2e5
    Check existence of navigator before using it (#1475) Daniel Huigens 2022-02-11 13:33:43 +0100
  • f54b133085
    Drop MS Edge Legacy support (#1474) Daniel Huigens 2022-02-10 21:31:32 +0100
  • 255926ab19
    TypeScript: mark signature arg as optional in Key.isRevoked() and remove SignaturePacket.verified (#1486) Ivan Pizhenko 2022-02-10 22:13:34 +0200
  • 717f6bffe4 Update web-stream-tools Daniel Huigens 2022-02-01 16:24:52 +0100
  • 917b5e51c2 Persist docs/CNAME after release Daniel Huigens 2022-01-25 18:53:32 +0100
  • d5d8de36f5
    Create CNAME Daniel Huigens 2022-01-25 12:17:49 +0100
  • bd13edfc88 5.1.0 Daniel Huigens 2022-01-24 18:38:46 +0100
  • 22a68878e4
    Add support for constant-time decryption of PKCS#1 v1.5-encoded session keys (#1445) larabr 2022-01-19 19:05:43 +0100
  • a6c849166d
    Update documentation link (#1455) Austin Schmidli 2021-12-21 03:32:31 -0700
  • ce5174dd21
    Initial Deno support (#1448) Hexagon 2021-12-07 14:07:46 +0100
  • d6139daa79
    CI: use Node v16 instead of v15 larabr 2021-12-01 17:40:33 +0100
  • 6fc005f19c
    Check key requirements in PrivateKey.addSubkey() (#1423) larabr 2021-12-01 17:04:02 +0100
  • 2894b35d66 Create CNAME Bart Butler 2021-11-29 13:10:57 +0100
  • 9e547bf6e4 Rename master branch to main Daniel Huigens 2021-11-23 12:10:57 +0100
  • 6da1c53de7
    Replace strings with integer algorithm identifiers in packet classes (#1410) larabr 2021-11-22 11:51:27 +0100
  • 03fa68dbb6
    CI: create annotations on performance regression warnings/errors (#1441) larabr 2021-11-18 14:24:16 +0100
  • 05e435aae7 5.0.1 Daniel Huigens 2021-11-17 21:46:14 +0100
  • 1d2093ab0a
    Update web stream tools and improve performance (#1439) Daniel Huigens 2021-11-17 21:34:04 +0100
  • a17a7200b8
    Remove line terminators from randomly generated test messages (#1440) Daniel Huigens 2021-11-17 12:11:54 +0100
  • cfeef41d61
    Do not include checksum values in error messages when armor integrity check fails (#1428) larabr 2021-10-21 16:14:46 +0200
  • 88b1380a54
    Add config.allowInsecureVerificationWithReformattedKeys (#1422) larabr 2021-10-18 18:10:04 +0200
  • b7527f7966
    CI: Add memory usage regression monitoring for pull requests (#1415) larabr 2021-10-15 16:16:34 +0200
  • 421733e21b
    CI: Add performance regression monitoring for pull requests (#1411) larabr 2021-10-14 18:59:14 +0200
  • df7e690469
    Try to use process.env.NODE_ENV directly (#1402) lee-orr 2021-10-07 12:02:49 -0400
  • fc42c38706
    Remove stream from type definitions (#1413) Kevin Moutet 2021-09-06 11:22:32 +0200
  • acafb28661 5.0.0 Daniel Huigens 2021-09-02 17:09:02 +0200
  • 4f1c474433 5.0.0-6 Daniel Huigens 2021-08-20 15:34:03 +0200
  • a599638ce2
    Docs: clarify content of returned signatures value in openpgp.verify and decrypt larabr 2021-08-19 17:58:52 +0200
  • 3fa778abe2
    Add config.rejectCurves and prevent generating keys using blacklisted algorithms (#1395) larabr 2021-08-19 17:58:16 +0200
  • f57d3527d3
    Set default config.minRSABits to 2047 (#1392) larabr 2021-08-19 17:53:06 +0200
  • f59b0dec60 5.0.0-5 Daniel Huigens 2021-07-23 19:00:19 +0200
  • da60fa0047
    Add security policy (#1388) larabr 2021-07-23 14:06:34 +0200
  • d9829fce06
    Throw on unrecognised configuration in top-level functions (#1387) larabr 2021-07-23 14:00:08 +0200
  • 4b6189b91b
    Rename config.tolerant to config.ignoreUnsupportedPackets, add config.ignoreMalformedPackets (#1386) larabr 2021-07-23 13:22:18 +0200
  • 3cd61ff1b4
    TypeScript: add missing config options to the type definitions (#1385) Lucas Longarini 2021-07-23 05:07:07 -0600
  • 7ebdd6a2a6
    Update dependencies (#1383) larabr 2021-07-23 12:59:39 +0200
  • 1837077012 5.0.0-4 Daniel Huigens 2021-07-20 19:41:10 +0200
  • 5e997605b3 Update web-stream-tools Daniel Huigens 2021-07-20 19:06:31 +0200
  • 85d129af77
    Export Subkey class (#1381) Ali Cherry 2021-07-20 11:54:29 +0300
  • 1ac71a94a5
    Github: add ISSUE_TEMPLATES (#1369) larabr 2021-07-19 19:16:01 +0200
  • b604458ba8
    Rename format: 'armor' option to format: 'armored' in top-level functions (#1377) larabr 2021-07-19 19:08:49 +0200
  • ce70484738
    Replace armor option with format in openpgp.encrypt, sign and encryptSessionKey (#1354) larabr 2021-07-19 18:12:42 +0200
  • 53f54e1e19
    Extend BaseStream<> from AsyncIterable<> (#1373) Nick Darvey 2021-07-15 21:09:29 +1000
  • e450582888
    Update README to use openpgp.readPrivateKey() where applicable (#1362) Akihito Mikazuki 2021-07-09 12:05:09 -0400
  • 3886358592
    Remove valid and error from the verification result of openpgp.verify and decrypt (#1348) larabr 2021-07-09 17:44:34 +0200
  • ed8db3d31e
    CI: Ignore unhandled rejections in tests in Safari 14.1 (#1371) larabr 2021-07-09 16:35:40 +0200
  • ab22fe86da
    Lint: enforce single quotes and do not error on class methods without this (#1341) larabr 2021-06-24 22:58:15 +0200
  • d238a023c1
    Support using Key.isPrivate() for type inference, remove Key.isPublic() (#1347) larabr 2021-06-24 19:53:10 +0200
  • f50abd81a1
    Support passing a non-array value to encryption/signingKeyIDs in top-level functions (#1342) larabr 2021-06-24 17:51:18 +0200
  • 40542fd08a
    Simplify return value of generateKey, reformatKey and revokeKey and add support for binary output (#1345) larabr 2021-06-24 17:14:39 +0200
  • b862e139fc
    TypeScript: make packets, keyPacket and mainKey readonly properties (#1337) Ali Cherry 2021-06-23 13:36:37 +0300
  • b76236755a
    Ignore Trust and Marker packets on parsing and always throw on unexpected packets (#1340) larabr 2021-06-23 12:17:29 +0200
  • a9252c6649
    Add Signature#getSigningKeyIDs method to get Issuer Key IDs from a Signature (#1331) Dan Habot 2021-06-16 05:46:49 -0400
  • 619d02d78c
    Drop capabilities, keyID args in Key.getExpirationTime() and consider direct-key sigs (#1319) larabr 2021-06-15 19:16:52 +0200
  • bccdabbc45
    Always generate RSA keys of exact bit length (#1336) larabr 2021-06-15 18:07:36 +0200
  • 1166de205c
    Remove primaryKey argument from User methods, rename User.sign to User.certify (#1329) larabr 2021-06-15 17:42:00 +0200
  • e785df4c8f
    Require keys in openpgp.sign and make all top-level functions fully async (#1318) larabr 2021-06-15 17:21:18 +0200
  • b4e53b3ff7
    CI: Detect unhandled rejections in browser tests (#1333) larabr 2021-06-15 16:39:56 +0200
  • df2240ba08
    CI: Check that JSDoc comments are valid (#1328) Daniel Huigens 2021-06-14 11:15:37 +0200
  • 1484df9b8f
    Uniform casing of subkey(s): rename Key.subKeys to Key.subkeys (#1310) larabr 2021-06-10 11:25:43 +0200
  • ead266507e Throw if privateKeys/publicKeys are passed to top-level functions (#1327) Ali Cherry 2021-06-08 11:25:25 +0300
  • 0e088aec28
    Fix various signature verification issues (#1302) larabr 2021-06-08 18:12:48 +0200
  • ab7dedf0a5
    Update README to reflect parameter name changes (#1323) Ali Cherry 2021-06-08 14:08:53 +0300
  • 12e5c96607
    Update BrowserStack status badge key Daniel Huigens 2021-06-01 17:07:11 +0200
  • 1bff8aad50 5.0.0-3 Daniel Huigens 2021-05-28 17:36:43 +0200
  • 1836c40468 Fix JSDoc type Daniel Huigens 2021-05-28 17:34:59 +0200
  • 0ca83cf121 Switch from Uint8Array.from to new Uint8Array Daniel Huigens 2021-05-28 17:06:15 +0200
  • 5ae7fc4444 Update pako Daniel Huigens 2021-05-26 10:51:25 +0200
  • f028026217
    Replace Key with PrivateKey and PublicKey classes (#1300) larabr 2021-05-25 19:18:47 +0200
  • 3349fab89e
    Fix link in README's table of contents (#1307) Yash Murty 2021-05-22 01:07:52 +0900
  • 6299c6dd77
    Rename public/privateKeys to encryption/decryption/signing/verificationKeys (#1299) Ali Cherry 2021-05-17 19:56:28 +0300
  • 93b77669bc
    Unexport openpgp.stream (#1291) Daniel Huigens 2021-05-05 20:20:20 +0200
  • 31fe960261
    Only ignore unsupported packets when config.tolerant is set (#1298) larabr 2021-05-05 19:51:33 +0200
  • 02a1ed2d78
    Make key fingerprint computation async (#1297) larabr 2021-05-05 17:39:19 +0200
  • 247ad58344
    Add PacketList.fromBinary and add missing config param in some functions (#1294) larabr 2021-05-05 16:56:11 +0200
  • aeddac438e
    Make PacketList a valid subtype of Array and update Packet.tag types (#1289) larabr 2021-04-29 17:18:39 +0200
  • 2d07c43030 5.0.0-2 Daniel Huigens 2021-04-27 14:00:54 +0200
  • 28c5902419 Fix JSDoc types Daniel Huigens 2021-04-27 13:58:39 +0200
  • 0654bbe505
    Remove Key.prototype.encrypt() and Key.prototype.decrypt() (#1285) larabr 2021-04-23 15:43:38 +0200