Paul Schaub

Results 239 comments of Paul Schaub

My Intellij is using Gradle 9.1.0 as well. Still, SimpleTest cannot be resolved from the pg tests.

As a point of reference: Commit 727e864630b5b7bac8ece1a0159492aa3b024c77 works fine in Intellij, but after this commit things break.

This is a tricky one. Do you expect the SOP to transform the contents of the LiteralData packet to conform to the systems encoding scheme during decryption? E.g. do you...

This key is messed up :D It appears, that it has a subkey (C27ECF635EDBC22AD0DFC107807A5AA811318AB9), which is an encryption subkey (ECDH). However, this subkey carries a misplaced binding signature for a...

Ah yes, PGPainless currently doesn't cache the message content, but instead emits it directly. Originally, I decided to do so due to performance reasons, but maybe it's time to change...

Yeah, PGPainless implements decryption and verification with the same API, so the returned result object is the same.

Yeah, this is a design oversight that's bugging me for ages as well. I'll keep it on the radar, but cannot yet promise anything concrete.

This is again due to PGPainless using the same API for all types of message verification and comes with the cost of having a simple API. Imho, users should not...

@Neustradamus please stop pinging me. I never used Psi-IM and I haven't contributed to Smack in ages, as you can very easily find out. Just stop it!