kbpgp icon indicating copy to clipboard operation
kbpgp copied to clipboard

OpenPGP (RFC4880) Implementation in IcedCoffeeScript

Results 84 kbpgp issues
Sort by recently updated
recently updated
newest added

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Hi, Couple quick questions/requests: - Can you confirm the latest release available for this project? The [main documentation site](https://keybase.io/kbpgp) still lists 2.1.0. Should it now be tag [2.1.15](https://github.com/keybase/kbpgp/releases/tag/v2.1.15)? - There...

Anyone know what this error means: "Problem: Error: We don't have a key for the requested PGP ops (flags = 4)" Using kbpgp, I am trying to decrypt a file...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I tried using this with the Typescript templates in the latest Create React App and Vitejs and ran into issues with both, even after a few attempts at using polyfills....

this javascript line of code from the example code on the webisite... gives warning. `const F = kbpgp["const"].openpgp;` warning: ``` (node:57777) Warning: Accessing non-existent property 'b2u' of module exports inside...

Hi, Nice to meet you. I like your library. I'm going to use this package in my node server. The user app is built by react-native. This library can be...

I'd like my application to decode and process the contents of a signed message, even if it can't verify the signature with a public key. I can do this with...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies