Skip to content

issues Search Results · repo:pgpainless/sop-java language:Java

Filter by

18 results
 (59 ms)

18 results

inpgpainless/sop-java (press backspace or delete to remove)

Hi. Using SOP 1.66. Encryption using 3rd party public key which has no expiry fails with exception. Exception in thread main org.pgpainless.exception.KeyException$UnacceptableSelfSignatureException: ...
  • brownmb
  • 3
  • Opened 
    on Mar 8, 2024
  • #27

org.pgpainless.exception.KeyException$UnacceptableSelfSignatureException: Key 2C930A1D0D48D79B2EC26E677F9614509F5EEB37 does not have a valid/acceptable signature to derive an expiration date from. at org.pgpainless.encryption_signing.EncryptionOptions.addAsRecipient(EncryptionOptions.java:298) ...
question
  • svemula09
  • 1
  • Opened 
    on Feb 22, 2024
  • #25

I must have forgotten to do that. Once done, apply the bugfix from 6.0.1 and release as 6.1.1.
enhancement
  • vanitasvitae
  • Opened 
    on Nov 23, 2023
  • #24

A user recently pointed out that it might be nice to have the version of sop-java used in getExtendedVersion(). We could do something similar to what pgpainless-sop does (write out the current version ...
api
enhancement
  • vanitasvitae
  • 3
  • Opened 
    on Dec 1, 2022
  • #17

The latest SOP draft specifies clearsigned as the valid value instead of cleartextsigned . This is currently affecting the upcoming dpkg OpenPGP multi-backend support that includes SOP and pgpainless-cli ...
api
bug
cli
  • guillemj
  • 1
  • Opened 
    on Nov 11, 2022
  • #16

When pgpainless-cli inline-verify has a --verifications-out argument, it creates the file, but doesn t write the expected verification string in it: pgpainless-cli generate-key test test.key pgpainless-cli ...
  • dkg
  • 4
  • Opened 
    on Nov 6, 2022
  • #15

If a SESSIONKEY file has a trailing newline, or has hex digits in lowercase, pgpainless-cli complains: Session keys are expected in the format ALGONUM:HEXKEY . It would be better to accept trailing newlines, ...
api
cli
enhancement
  • dkg
  • 2
  • Opened 
    on Nov 6, 2022
  • #14

This should create an encrypted message test.msg and extract the session key of that message to a file named session.key: pgpainless-cli generate-key test test.key pgpainless-cli extract-cert test.key ...
bug
cli
  • dkg
  • 2
  • Opened 
    on Nov 6, 2022
  • #13

Originally posted by @dkg in https://github.com/pgpainless/pgpainless/issues/329 Supporting a special designator prefix @FD:NNN (where NNN is an ASCII representation of an integer written in decimal) makes ...
cli
enhancement
  • vanitasvitae
  • 4
  • Opened 
    on Nov 4, 2022
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub