mattosaurus / PgpCore

.NET Core class library for using PGP
MIT License
234 stars 98 forks source link

Refactor/remove obsolete methods #252

Closed mattosaurus closed 9 months ago

mattosaurus commented 9 months ago

This PR removes a lot of obsolete methods to make the library easier to update and splits the PGP class out into partial classes for improved maintainability.

The ability to add headers to encrypted and signed files has also been added.

240

241

215

125

sonarcloud[bot] commented 9 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 4 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 93 Code Smells

62.2% 62.2% Coverage
16.9% 16.9% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint