Paul Schaub

Results 145 comments of Paul Schaub

Websocket Branche doesn't show up in my Battery Statistics AS well. It seems to consume very low battery. Nice :)

I'd like to have a solution for this as well.

Hm, I *think* I haven't come across this one yet. I'll check, if PGPainless is also affected later :)

I'm really puzzled about this... This is the third time I try to compose this post, but everytime I do, another error happens/doesn't happen :D I think PGPainless is affected...

Note: The bug I pointed out is *not* related to https://github.com/bcgit/bc-java/pull/349 but a different bug, which was merged after BC 60 was released.

FYI: There is now [sop-java](https://github.com/pgpainless/sop-java) which you might consider creating an implementation for. That way you can benfit from [sop-java-picocli](https://github.com/pgpainless/sop-java/tree/master/sop-java-picocli) providing you a CLI front-end for free 😉

Closing this for now to avoid noise.

I'm not quite happy with this as of now. I'm not entirely sure, if I used the AlgorithmParameterSpecs correctly. Currently the decrypted file is 32 bytes longer than the original....

The integration test does now no longer fail.

I noticed, that support for this is already (partially?) implemented in https://github.com/igniterealtime/Smack/blob/master/smack-extensions/src/main/java/org/jivesoftware/smackx/muc/packet/GroupChatInvitation.java The implementation appears to be incomplete though.