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

kbpgp

Package Overview
Dependencies
Maintainers
1
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

1.1.8

Diff

Changelog

Source

1.1.8 (2014-12-08)

Bugfix:

  • Relax exponent e requirement, don't require it to be prime or <2^16+1. See #47.
maxtaco
published 1.1.7 •

Changelog

Source

1.1.7 (2014-11-24)

Performance:

  • Speed up Iterated S2K by caching results (since subkeys need to reuse the result from the primary). And by not allocating the buffer in one huge chunk
maxtaco
published 1.1.6 •

Changelog

Source

1.1.6 (2014-11-18)

SECURITY BUGFIX

  • Don't use revoked subkeys
maxtaco
published 1.1.5 •

Changelog

Source

1.1.5 (2014-10-20)

Bufixes:

  • Primary userid flag on the first user ID given
  • generate_rsa and generate_ecc also get userids parameters
maxtaco
published 1.1.4 •

Changelog

Source

1.1.4 (2014-10-20)

Feature:

  • KeyManager.generate() takes userids vector, for multiple UIDs in key
    • Closes #45
maxtaco
published 1.1.3 •

Changelog

Source

1.1.3 (2014-10-08)

Bugfixes:

  • After merging a private key, try to "unlock" it if it's not PW-protected. We were already doing the same for import, but need it here for keybase's key_path.iced
maxtaco
published 1.1.2 •

Changelog

Source

1.1.2 (2014-10-04)

Bugfixes:

  • I can't find it in the RFC, but it seems as if we need to assume all reasonable key flags for a primary if none were specified.
    • This should address keybase/keybase-issues#1110
maxtaco
published 1.1.1 •

Changelog

Source

1.1.1 (2014-10-03)

Nit:

  • Expose keyring.KeyRing, equivalent to keyring.PgpKeyRing
maxtaco
published 1.1.0 •

Changelog

Source

1.1.0 (2014-09-25)

Feature:

  • The encrypt_for parameter to box can handle mutliple parties, meaning messages can be encrypted for your friend(s) and yourself. ( this one was a long-time coming....)
maxtaco
published 1.0.5 •

Changelog

Source

1.0.5 (2014-09-18)

Bugfix:

  • Expose RipeMD160
    • Address keybase/keybase-issues#1020
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