Commit Graph

1223 Commits

Author SHA1 Message Date
Paul Schaub 66d81067b5 Update README javadoc link 2022-02-15 14:29:07 +01:00
Paul Schaub 36c5ec8a28 Host javadoc on javadoc.io 2022-02-15 14:29:07 +01:00
Paul Schaub 2b9d92ed89 Update changelog 2022-02-15 14:29:06 +01:00
Paul Schaub c405a99994 Bump sop-java to 1.2.0 2022-02-15 14:28:33 +01:00
Paul Schaub 5b4018d2f0
PGPainless-1.0.5-SNAPSHOT 2022-02-15 14:27:38 +01:00
Paul Schaub bb9e3e89b1
PGPainless 1.0.4 2022-02-15 14:25:45 +01:00
Paul Schaub e8da3b30d8 Yet another patch for ASCII armor detection -.- 2022-02-15 14:23:03 +01:00
Paul Schaub f3cf3456ab ConsumerOptions.setIsCleartextSigned -> return this 2022-02-15 14:22:57 +01:00
Paul Schaub b33885c268 Remove accidental marking of buffered stream in PGPUtilWrapper 2022-02-15 14:22:49 +01:00
Paul Schaub e276507b65
PGPainless-1.0.4-SNAPSHOT 2022-02-11 14:11:11 +01:00
Paul Schaub 09c091bfea
PGPainless 1.0.3 2022-02-11 14:09:12 +01:00
Paul Schaub 458b4f1f78 Fix detection of unarmored data in detached signature verification 2022-02-11 14:07:29 +01:00
Paul Schaub 9b5cc2da5a
PGPainless-1.0.3-SNAPSHOT 2022-02-05 15:05:07 +01:00
Paul Schaub 132981abfa
PGPainless 1.0.2 2022-02-05 14:55:38 +01:00
Paul Schaub de73166849 Merge branch 'pre_1.1.0__sop-readme' 2022-02-05 14:48:49 +01:00
Paul Schaub 94a9c84434
Update changelog 2022-02-05 14:48:40 +01:00
Paul Schaub 059a38a0a2
sop-java, sop-java-picocli placeholder readme: add links to codeberg 2022-02-05 14:41:43 +01:00
Paul Schaub 593a6cdb65
Document how to include pgpainless-sop in build scripts 2022-01-15 14:38:36 +01:00
Paul Schaub 7aa48f458b Fix pgpainless-cli:jar resolution of pgpainless-sop.jar 2022-01-15 02:46:42 +01:00
Paul Schaub e55fad6078 Switch pgpainless-sop over to java-library plugin and api-depend on sop-java 2022-01-15 02:46:42 +01:00
Paul Schaub 9b270197c2 Add MIME StreamEncoding enum val 2022-01-15 02:46:42 +01:00
Paul Schaub 020c0be8fb Remove further traces of sop-java from the build script 2022-01-15 02:46:42 +01:00
Paul Schaub ef02163d97 Remove dependency on picocli 2022-01-15 02:46:42 +01:00
Paul Schaub f4e574011b Add info about sop modules to root readme 2022-01-15 02:46:42 +01:00
Paul Schaub a7208e6c42 Update CHANGELOG 2022-01-15 02:46:42 +01:00
Paul Schaub 09c2a84ec1 Add reuse header to sop-java*/readme files 2022-01-15 02:46:42 +01:00
Paul Schaub c6bc8f9774 Moved sop-java and sop-java-picocli to its own repositories
See https://github.com/pgpainless/sop-java
See https://codeberg.org/PGPainless/sop-java
2022-01-15 02:46:42 +01:00
Paul Schaub 9800ca8bd4 Update CHANGELOG 2022-01-15 02:46:42 +01:00
Paul Schaub 19b6c8b1e3 SOP-CLI: Implement additional version flags 2022-01-15 02:46:42 +01:00
Paul Schaub fc432901ed Add information to SOP READMEs 2022-01-15 02:46:42 +01:00
Paul Schaub 2e7a21b5b7 Add javadoc description to DetachInbandSignatureAndMessage 2022-01-15 02:46:42 +01:00
Paul Schaub bbc42fd8e4 Document workaround for BCs ECUtil.getCurveName() returning null for ed25519 keys
See https://github.com/bcgit/bc-java/issues/1087
2022-01-15 02:46:42 +01:00
Paul Schaub 01839728f0 Remove workaround for publicKey.getBitStrength() == -1 in BC
see https://github.com/bcgit/bc-java/issues/972
2022-01-15 02:46:41 +01:00
Paul Schaub e374951ed0 Remove ProofUtil.
This does not belong here.
2022-01-15 02:46:41 +01:00
Paul Schaub 1aca7112d2 SOP commands: Throw UnsupportedSubcommand error when sop.command() returns null 2022-01-15 02:46:41 +01:00
Paul Schaub 1c2cbf0e75 Add SigningResultTest 2022-01-15 02:46:41 +01:00
Paul Schaub 824b8de404 Add sessionKey fromString test 2022-01-15 02:46:41 +01:00
Paul Schaub 1b1a13e7d0 Fix spelling of Bouncy Castle 2022-01-15 02:46:41 +01:00
Paul Schaub f2d88d8a86 Introduce SigningResult class to allow for additional signing information to be returned 2022-01-15 02:46:41 +01:00
Paul Schaub 987c328ad8 Add MicAlgTest 2022-01-15 02:46:41 +01:00
Paul Schaub 1cb49f4b12 Update SOP implementation to the latest spec version
See https://datatracker.ietf.org/doc/html/draft-dkg-openpgp-stateless-cli-03
2022-01-15 02:46:41 +01:00
Paul Schaub 5e0ca369bf Document workaround for https://github.com/bcgit/bc-java/pull/1085 2022-01-15 02:46:41 +01:00
Paul Schaub fa0e208c98 Workaround for BC not correctly parsing RevocationKey packets 2022-01-15 02:46:41 +01:00
Paul Schaub 88e3c61b20 RevocationSignatureBuilder: Allow for generation of external revocation signatures 2022-01-15 02:46:41 +01:00
Paul Schaub 5884c4afcd ArmorUtils: Add method to print single public keys 2022-01-15 02:46:41 +01:00
Paul Schaub 1447dfc642 Add SignatureUtils.wasIssuedBy 2022-01-15 02:46:41 +01:00
Paul Schaub 99496f80f5 Hex decode data in OpenPgpV4Fingerprint constructor 2022-01-15 02:46:41 +01:00
Paul Schaub d9e3c6ed91 Remove investigative test with expired key 2022-01-15 02:46:41 +01:00
Paul Schaub e7f583c1af Fix KeyRingInfo.get*Algorithm(keyId) 2022-01-15 02:45:21 +01:00
Paul Schaub 9de196d6c5 Fix test for algorithm preference extraction 2022-01-15 02:45:10 +01:00