New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kbpgp

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kbpgp - npm Package Versions

1
17

0.1.12

Diff

Changelog

Source

0.1.12 (2014-04-24)

Bugfixes:

  • Handle v2 signatures, which are the same as v3 signatures. See the ancient RFC 1991 fore more details. This closes keybase/keybase-issues#572
maxtaco
published 0.1.11 •

Changelog

Source

0.1.11 (2014-04-21)

Bugfixes:

  • Fix has_pgp_private() --- it's good enough to have one private, don't need all of them....
maxtaco
published 0.1.10 •

Changelog

Source

0.1.10 (2014-04-21)

Bugfixes:

  • Better versions of fulfills_flags that take into account whether there's an available unlocked secret key to do it.
  • Better handle a secret key export in which no primary key is exported, and no signing subkey is available (since typically, only the primary can sign).
  • Able to write out partial secret keys in P3SKB mode (via reversing the GNU dummy extension).
maxtaco
published 0.1.9 •

Changelog

Source

0.1.9 (2014-04-21)

Bugfixes:

  • Better support for private key merging --- don't require an exact-key-for-key match, but rather, allow only some of the secret subkeys (and not the primary) to be merged. This addresses Keybase Issue #216
maxtaco
published 0.1.8 •

Changelog

Source

0.1.8 (2014-04-14)

Bugfixes:

  • Remove debugging code
maxtaco
published 0.1.7 •

Changelog

Source

0.1.7 (2014-04-14)

Bugfixes:

  • Upgrade to Triplesec v3.0.10 for SHA384 and SHA224 bugfix
maxtaco
published 0.1.6 •

Changelog

Source

0.1.6 (2014-04-13)

Features:

  • Upgrade to Triplesec v3.0.8 for SHA384
maxtaco
published 0.1.5 •

Changelog

Source

0.1.5 (2014-04-07)

Bugfixes:

  • Support slightly relaxed header parsing for clearsign messages; Can have spaces in the separator between Hash: and the text.
  • MD5 is the default, so use that if nothing was specified.
  • Don't crash on an unknown hash algorithm, raise an exception
  • MD5 ASN headers included so that MD5 can work.
  • Upgrade to pgp-utils@v0.0.20

Test cases

  • Integrate some of OpenPGP.Js's test cases, included as a result of their audit.
maxtaco
published 0.1.4 •

Changelog

Source

0.1.4 (2014-04-04)

Bugfixes:

  • Key ID can be either in hashed or unhashed sig subpackets, so look for it in either place.
maxtaco
published 0.1.3 •

Changelog

Source

0.1.3 (2014-04-03)

Bugfixes:

  • compile for the below
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc