1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-28 22:44:50 +02:00
pgpainless/pgpainless-core
Paul Schaub 8ec8a55f10
Add ConsumerOptions.setIgnoreMDCErrors()
This method can be used to make PGPainless ignore certain MDC related errors or mishabits.
Use of this options is discouraged, but may come in handy in some situations.

Fixes #190
2021-10-01 13:54:51 +02:00
..
src Add ConsumerOptions.setIgnoreMDCErrors() 2021-10-01 13:54:51 +02:00
build.gradle Export dependency on bcprov 2021-09-17 18:05:54 +02:00
README.md Add readmes for all modules 2021-07-17 00:27:58 +02:00

PGPainless-Core

Wrapper around Bouncycastle's OpenPGP implementation.