1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-29 06:54:50 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Paul Schaub 260ecaaea3
Do not throw PGPException in OpenPgpV4Fingerprint 2018-07-09 16:40:02 +02:00
Paul Schaub 6fa7c33b7a
Bump bc 2018-07-09 10:47:41 +02:00
Paul Schaub fb2db94839
Use OpenPgpV4Fingerprint class 2018-07-08 19:31:53 +02:00
Paul Schaub d53501c9cd
Improve decryption API 2018-07-08 18:17:24 +02:00
Paul Schaub 88d59d04d7
Improve OpenPgpV4Fingerprint and decryption API 2018-07-08 18:14:36 +02:00
Paul Schaub 626c4b14eb
Modify API 2018-07-08 18:05:55 +02:00
Paul Schaub 5378a2e388
Add OpenPgpV4Fingerprint class 2018-07-08 18:05:22 +02:00
Paul Schaub d5f034bab1
Add toRecipients method and better check for zero keys 2018-07-08 17:22:29 +02:00
Paul Schaub 9868390c66
Add KeyRingCollection 2018-07-07 17:17:35 +02:00
Paul Schaub c3c8572722
Introduce passphrase class 2018-07-07 14:34:33 +02:00
Paul Schaub c6c7260c23
Remove unused imports 2018-07-07 14:34:23 +02:00
Paul Schaub e1f23367a9 Merge branch 'master' of github.com:vanitasvitae/pgpainless 2018-07-06 14:10:08 +02:00
Paul Schaub 848b61417b
Refactoring 2018-07-06 14:09:36 +02:00
Paul Schaub 7c9ebcb9c8
Move exceptions to own package 2018-07-03 10:34:51 +02:00
Paul Schaub 5ec1e1a128
Add checkstyle rules 2018-07-02 21:40:59 +02:00
Paul Schaub 975b336699
Add logic for MissingPublicKeyCallback 2018-07-02 20:46:27 +02:00
Paul Schaub 07c689b556
Add javadoc 2018-07-02 20:28:23 +02:00
Paul Schaub 1a8a242d86
Add entry point for key reader API 2018-07-02 20:14:57 +02:00
Paul Schaub 3295b31516 Merge branch 'master' of github.com:vanitasvitae/pgpainless 2018-07-02 20:09:58 +02:00
Paul Schaub 76b7d56f2f
Add keyreader API 2018-07-02 20:09:45 +02:00
Paul Schaub 07328af968
Add SignedByMasterKey selector 2018-07-02 20:09:35 +02:00
Paul Schaub 646bd60a10
Remove unused files 2018-07-02 19:06:32 +02:00
Paul Schaub 992bff6b3f
Rename package to org.pgpainless.pgpainless 2018-06-28 18:25:11 +02:00