218c068ddb
Work on Tests. Disable costly freshkeys tests for now.
2020-01-10 22:07:54 +01:00
cd4bf1ef96
Rely on ProviderFactory for access to BouncyCastleProvider
2020-01-10 19:03:04 +01:00
ead54cb00b
Fix checkstyle issues
2020-01-10 18:46:31 +01:00
530a22ba0e
Improve tests and add signatures to result
2020-01-10 15:12:04 +01:00
2c816dd84c
Use ProviderFactory instead of 'BC'
2020-01-09 20:45:21 +01:00
9a9f706e83
Introduce ProviderFactory.
...
The goal is to become Provider-agnostic one day
2020-01-09 20:20:51 +01:00
Florian Schmaus
9f062ebd79
Remove no longer reuired KeyRingSubKeyFix
...
since we are using BouncyCastle 1.62 now.
2019-07-28 12:28:55 +02:00
Florian Schmaus
8abea678ca
Tune down the INFO logging, use debug log level where sensible
...
Libraries should usually stay silent if everything works as
expected. Most of the INFO log levels call sites of pgpainless
actually are more of debug log level call sites. Hence this commit
changes most of them to use a debug log level.
2019-04-18 08:19:19 +02:00
36c871f198
Allow different providers than BC
2019-04-02 21:11:16 +02:00
4a45b9d114
Add MultiMapTest
2018-08-21 15:27:06 +02:00
Florian Schmaus
cab513773d
Add @SuppressWarnings("deprecation") to BCUtilTest
2018-08-05 12:23:09 +02:00
Florian Schmaus
d869bc8c8b
Add @SuppressWarnings("deprecation") to LengthTest
2018-08-05 12:22:49 +02:00
f6e523685b
Improve tests
2018-07-25 16:53:00 +02:00
e7a6df5a87
Improve OpenPgpV4FingerprintTests
2018-07-24 14:28:41 +02:00
9017fcaba0
Rename PainlessResult -> OpenPpgMetadata
2018-07-23 16:23:23 +02:00
cdf2fd4aca
PGPainless 0.0.1-alpha1
2018-07-19 16:09:37 +02:00
39c5464c37
Rename module painless-core -> pgpainless-core
...
Fix build.gradle
2018-07-19 00:15:06 +02:00