1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-10-18 12:15:59 +02:00
Commit graph

2159 commits

Author SHA1 Message Date
58675b5556
Move site stuff to gh-pages branch 2018-08-03 12:17:07 +02:00
60eab1a074
PGPainless 0.0.1-alpha4-SNAPSHOT 2018-07-31 20:16:12 +02:00
4c5580c1d5
PGPainless 0.0.1-alpha3 2018-07-31 20:13:30 +02:00
b89d3562ac
Add @Nullable, @Nonnull annotations through findbugs 2018-07-31 20:09:16 +02:00
51991bdb07
add codeblock syntax 2018-07-30 17:58:23 +02:00
ac538915b3 Update CNAME 2018-07-27 14:35:09 +02:00
59b0c9c9bc
Remove title 2018-07-27 14:20:01 +02:00
78ffc69051
Add pgpainless.org website content 2018-07-27 14:18:41 +02:00
c8f3e3d116
add containsVerifiedSignatureFrom(OpenPgpV4Fingerprint) to OpenPgpMetadata 2018-07-26 16:40:26 +02:00
e9ca8df956
Add javadoc to MissingPublicKeyCallback 2018-07-25 22:49:02 +02:00
f6e523685b
Improve tests 2018-07-25 16:53:00 +02:00
4dbb4311ad
Add jacocoRootReport task 2018-07-24 17:31:21 +02:00
5c522ddb29
Activate coveralls 2018-07-24 16:54:18 +02:00
ef5ee8ed1b
Add coveralls 2018-07-24 16:23:24 +02:00
e0bc31bd43
Add coveralls badge 2018-07-24 16:18:05 +02:00
a1d6666113
Add badges 2018-07-24 16:06:45 +02:00
770b4f9f59
Fix unsigned assignment 2018-07-24 14:48:35 +02:00
fc3e0a58a8
Add travis.yml 2018-07-24 14:37:43 +02:00
e7a6df5a87
Improve OpenPgpV4FingerprintTests 2018-07-24 14:28:41 +02:00
9b68ee67d9
Add jacoco 2018-07-24 13:00:57 +02:00
528048e4df
PGPainless 0.0.1-alpha3-SNAPSHOT 2018-07-23 16:37:40 +02:00
2f1e7b25ed
PGPainless 0.0.1-alpha2 2018-07-23 16:34:13 +02:00
9017fcaba0
Rename PainlessResult -> OpenPpgMetadata 2018-07-23 16:23:23 +02:00
8537f9a165
Add SecretKeyPassphraseProvider and default implementations 2018-07-23 14:27:43 +02:00
c1e217f7b7
Improve Passphrase implementation 2018-07-23 14:27:02 +02:00
a8255ec3f2
Add inclusion section to readme 2018-07-19 19:01:16 +02:00
408ddcaed1
More stuff for gitignore 2018-07-19 17:18:40 +02:00
50b446a55e
PGPainless 0.0.1-alpha2-SNAPSHOT 2018-07-19 17:00:06 +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
a80bb043eb
Add gradle.properties to gitignore 2018-07-18 23:50:21 +02:00
e6dabe0775
WIP: Fix build.gradle 2018-07-18 18:44:38 +02:00
8b40bfc9ef
WIP: Move code to submodule and improve build script 2018-07-18 18:23:06 +02:00
e1c7ffdd1c
README: Add development section 2018-07-18 16:55:48 +02:00
066021af9d
Use internal HashAlgorithm class for algorithm ids 2018-07-18 16:30:42 +02:00
dd458e7da7
Apply sub key fix to generated keys 2018-07-16 17:16:16 +02:00
a7aec9edeb
Add workaround for bc#381 2018-07-16 16:26:05 +02:00
7272027ef1
Use passphrase in PGP key generation 2018-07-12 23:21:09 +02:00
d46671e37e
Use passphrase for symmetric encryption 2018-07-12 23:16:30 +02:00
71f196afe8
Add reader methods for key ring 2018-07-12 23:12:45 +02:00
4b4126e45c
Add convenience methods to PGPKeyRing 2018-07-12 18:57:45 +02:00
ded635b354
Add KeyRing class and remove non-functional util methods 2018-07-12 11:07:53 +02:00
743fbf5ee4
Fix key selection and create test for BC issue 2018-07-11 19:01:13 +02:00
154a2b832f
Verify sub key signatures 2018-07-11 14:17:04 +02:00
260ecaaea3
Do not throw PGPException in OpenPgpV4Fingerprint 2018-07-09 16:40:02 +02:00
6fa7c33b7a
Bump bc 2018-07-09 10:47:41 +02:00
fb2db94839
Use OpenPgpV4Fingerprint class 2018-07-08 19:31:53 +02:00
d53501c9cd
Improve decryption API 2018-07-08 18:17:24 +02:00
88d59d04d7
Improve OpenPgpV4Fingerprint and decryption API 2018-07-08 18:14:36 +02:00
626c4b14eb
Modify API 2018-07-08 18:05:55 +02:00