Skip to content

Replace PGPainless with BouncyCastle #2

@vanitasvitae

Description

@vanitasvitae

In #1, I'm working on migrating the OpenPGP implementation in pgpainless-wot from an older release of PGPainless to the 2.0 branch.
The 2.0 release makes use of Bouncy Castles new high-level API, so much complexity from PGPainless was moved upstream into Bouncy Castle.

It might make sense to migrate pgpainless-wot away from PGPainless and make use of BCs high level API directly. That way pgpainless-wot (which we might want to rename then) would be better accessible to more projects which do not make use of PGPainless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions