1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-25 21:14:49 +02:00
pgpainless/pgpainless-core
Paul Schaub 0874805580
build.gradle: get rid of quick switch for bcprov debug
Since we don't need to debug low level crypto often, leaving the switch
in is a source of mistakes like accidentally depending on debug versions
in releases
2021-08-18 14:59:06 +02:00
..
src Rename verifySignatureCreationTimeIsInBounds method 2021-08-18 14:50:01 +02:00
build.gradle build.gradle: get rid of quick switch for bcprov debug 2021-08-18 14:59:06 +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.