Skip to content

Commit

Permalink
Merge pull request #169 from keybase/zapu/assert_pgp_hash
Browse files Browse the repository at this point in the history
Add a way to pass assert_pgp_hash to reject certain algos
  • Loading branch information
maxtaco committed Jan 16, 2020
2 parents 609e420 + 48cd82f commit 48596d7
Show file tree
Hide file tree
Showing 7 changed files with 247 additions and 56 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.3.15 (2020-01-16)

- Support `assert_pgp_hash` optional argument, passed to KBPGP.
- Return `reverse_sig` (along with `reverse_sig_kid`) if found and verified.

## 2.3.14 (2020-01-15)

- allow revoke for wot proofs
Expand Down
17 changes: 11 additions & 6 deletions lib/base.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 10 additions & 7 deletions lib/subkey.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48596d7

Please sign in to comment.