Releases: mattosaurus/PgpCore
Releases · mattosaurus/PgpCore
Add empty password exception
What's Changed
- Bug/297 decrypt with no password by @mattosaurus in #298
Full Changelog: v6.5.0...6.5.1
Key generation bug fix
What's Changed
- Bug/285 set key encryption algorithim by @mattosaurus in #292
Full Changelog: v6.4.1...v6.5.0
NuGet package updates
What's Changed
- Improve encrypt tests by @mattosaurus in #272
- Add recipient tests by @mattosaurus in #273
- Add sign tests by @mattosaurus in #275
- Add encrypt header test by @mattosaurus in #278
- Add verify tests by @mattosaurus in #279
- Update README.md with more Inspect method details by @mattosaurus in #282
- Minor correction of XML comments and method renaming (UseEncrytionKey to UseEncryptionKey) by @bizouarn in #283
- Chore/package updates by @mattosaurus in #290
Full Changelog: v6.4.0...v6.4.1
Improve tests/documentation
What's Changed
- Improve key tests by @mattosaurus in #268
- Update readme to fix GenerateKey example command by @Jernik in #269
- Chore/improve tests decrypt by @mattosaurus in #271
- Remove binary option from string based encrypt and sign methods by @mattosaurus in #271
New Contributors
Full Changelog: v6.3.0...v6.4.0
Bug fixes
What's Changed
- Minor correction of XML comments by @bizouarn in #264
- fix stream output by @mattosaurus in #266
- Set fileinfo name when present by @mattosaurus in #265
New Contributors
Full Changelog: v6.2.0...v6.3.0
Add option to use old PGP format
Add inspect methods
What's Changed
- Change build workflow by @mattosaurus in #258
- Add inspect methods by @mattosaurus in #255
- Bug/254 verify error by @mattosaurus in #260
Full Changelog: v6.0.0...v6.1.0
Refactor to remove obsolete methods
What's Changed
- Refactor/remove obsolete methods by @mattosaurus in #252
- SonarQube scan fix by @mattosaurus in #257
Full Changelog: v5.13.1...v6.0.0
Don't dispose compressed stream
What's Changed
- Don't dispose compressed ouitput stream by @mattosaurus in #251
Full Changelog: v5.13.0...v5.13.1
Add preferred encryption key
What's Changed
- Update README.md with correct link by @mattosaurus in #237
- Update docs to discourage TripleDes. by @Liam-Rougoor in #246
- Add optional throwIfEncrypted to Verify methods. by @Liam-Rougoor in #244
- Rework to support usage of encryption subkeys by @Liam-Rougoor in #247
- Add SonarCloud scan by @mattosaurus in #212
New Contributors
- @Liam-Rougoor made their first contribution in #246
Full Changelog: v5.12.0...v5.13.0