Skip to content

Support features for PGP - #247

Open
Henry1601 wants to merge 1 commit into
usdAG:masterfrom
Henry1601:feature/pgp_support
Open

Support features for PGP#247
Henry1601 wants to merge 1 commit into
usdAG:masterfrom
Henry1601:feature/pgp_support

Conversation

@Henry1601

Copy link
Copy Markdown

Hi, recently I've encountered cases where the application implements traffic encryption and signing using Open PGP. So I developed these features for CSTC for better support. It'd be great if you could integrate these new features!

What changes I made:

  • 2 new files in de.usd.cstchef.operations.encryption: new components that support PGP encryption and decryption with provided keys in PEM format.
  • 1 new file in de.usd.cstchef.operations.signature: new component that supports PGP signing with a provided private key in PEM format
  • Add dependency bcprov-jdk18on of bouncycastle to pom.xml.

Please feel free to mention me if any issues arise or any further discussion is needed.

@felixb1515

Copy link
Copy Markdown
Collaborator

Hi! Thanks for your contribution to the CSTC. We'll look into your proposed changes and will update you soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants