amonguscapture
amonguscapture copied to clipboard
build(deps): bump PgpCore from 5.2.0 to 5.8.1
Bumps PgpCore from 5.2.0 to 5.8.1.
Release notes
Sourced from PgpCore's releases.
Bump version
Bumping version as v5.8.0 was published to NuGet without changes from #174
Expose master key and fix closed streams
What's Changed
- Expose master key by
@mattosaurusin mattosaurus/PgpCore#172- Fix incompatibility w/ Portable.BouncyCastle 1.9.0 by
@gtbuchananin mattosaurus/PgpCore#174New Contributors
@gtbuchananmade their first contribution in mattosaurus/PgpCore#174Full Changelog: https://github.com/mattosaurus/PgpCore/compare/v5.7.0...v5.8.0
Add extract and verify clear methods
No release notes provided.
Sub-key updates
Updates by
@Mrvandalidto enable better handling of sub-keys and a bit of code improvementAdd stream position checks
What's Changed
- Dev stream checks by
@mattosaurusin mattosaurus/PgpCore#146Full Changelog: https://github.com/mattosaurus/PgpCore/compare/v5.5.0...v5.5.1
Fix verification
What's Changed
- Verification checks by
@mattosaurusin mattosaurus/PgpCore#142Full Changelog: https://github.com/mattosaurus/PgpCore/compare/v5.4.0...v5.5.0
Fix verify and streams
What's Changed
- Do not dispose streams that should not be disposed by
@0xcedin mattosaurus/PgpCore#136- Fix verify methods not verifying correctly
Full Changelog: https://github.com/mattosaurus/PgpCore/compare/v5.3.2...v5.4.0
Verify PgpSignatureList update
Fix a missing PgpSignatureList implementation in verify methods
Fix stream closed issue
Fix for #131
Handle simple PgpSignature
Commits
b6e9b9eUpdate propertiesc13d879Update README.md096baadMerge pull request #174 from energyworldnet/fix-stream-disposalbf6f1ccMerge pull request #172 from mattosaurus/feature/expose-master-key8b9719aFix incompatibility w/ Portable.BouncyCastle 1.9.0ecca07eUpdate bouncy castle versionf4dec4bUpdate test packagesd797afcUpdate properties3cac085Expose master key9799127Update README.md- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)