Commit History

Author SHA1 Message Date
  larabr df59dec319 Update README 3 months ago
  larabr f64dc3f35f `enums.curve`: rename NIST curves (`p256`,p384`,`p521`) and clean up unused internal values (#1721) 4 months ago
  larabr 0da131cd9a Update README 7 months ago
  Markus Wolf 50ea1ac889 README: add TypeScript setup notice (#1586) 1 year ago
  Austin Schmidli a6c849166d Update documentation link (#1455) 2 years ago
  Hexagon ce5174dd21 Initial Deno support (#1448) 2 years ago
  Daniel Huigens 9e547bf6e4 Rename master branch to main 2 years ago
  larabr b604458ba8 Rename `format: 'armor'` option to `format: 'armored'` in top-level functions (#1377) 2 years ago
  larabr ce70484738 Replace `armor` option with `format` in `openpgp.encrypt`, `sign` and `encryptSessionKey` (#1354) 2 years ago
  Akihito Mikazuki e450582888 Update README to use `openpgp.readPrivateKey()` where applicable (#1362) 2 years ago
  larabr 3886358592 Remove `valid` and `error` from the verification result of `openpgp.verify` and `decrypt` (#1348) 2 years ago
  larabr 40542fd08a Simplify return value of `generateKey`, `reformatKey` and `revokeKey` and add support for binary output (#1345) 2 years ago
  Ali Cherry ab7dedf0a5 Update README to reflect parameter name changes (#1323) 3 years ago
  Daniel Huigens 12e5c96607 Update BrowserStack status badge key 3 years ago
  Yash Murty 3349fab89e Fix link in README's table of contents (#1307) 3 years ago
  Daniel Huigens 93b77669bc Unexport openpgp.stream (#1291) 3 years ago
  larabr 0654bbe505 Remove `Key.prototype.encrypt()` and `Key.prototype.decrypt()` (#1285) 3 years ago
  larabr 2e19f1401c Add `expectSigned` option to `openpgp.decrypt` and `openpgp.verify` (#1275) 3 years ago
  will Farrell 5016cd5677 Fix streaming verification example in README (#1269) 3 years ago
  Daniel Huigens 91bd9e2c15 Replace Message.fromText and Message.fromBinary with createMessage 3 years ago
  Daniel Huigens 18ec54bf4b Fetch Streams ponyfill on demand in lightweight build 3 years ago
  larabr 6cff19c44a Use consistent name casing (#1268) 3 years ago
  larabr 43fb58404d Simplify algorithm preference selection and normalize config names (#1262) 3 years ago
  Daniel Huigens 43f0724aeb Move HKP client to openpgpjs/hkp-client 3 years ago
  Daniel Huigens 636c7cf529 Update documentation 3 years ago
  larabr 7f37a8aaca Add `config` parameter to top-level functions (#1241) 3 years ago
  Daniel Huigens e1307b88d0 Consolidate read* functions (#1236) 3 years ago
  Daniel Huigens 8f8517702e Remove Travis badge 3 years ago
  Daniel Huigens f276e1ef51 Export key, message, signature, cleartext functions and classes directly 3 years ago
  Daniel Huigens 6516602d7b Add shortcut to import 'openpgp/lightweight' 4 years ago