ggrote

Results 17 comments of ggrote

Any news about it? Is there some sort of Workaround?

> I have replaced PangolinMQTT with https://github.com/marvinroger/async-mqtt-client/. Can you test if the reconnect is working now in the develop branch? Could you please provide a precompiled binary? Thanks in advance.

I think you got the same problem with your example. The subject identifier should be: b18deae423a77e098eb5ee31e06add9e343765ac The 0414 at the beginning marks another octet string (0x04) with the length 0x14...

Okay got it. We faced the problem using MimeKit for decrypting S/Mime Mails which uses BouncyCastle. The Implementation is as follows: ```csharp protected override AsymmetricKeyParameter GetPrivateKey (ISelector selector) { foreach...

Okay maybe there is a problem too. In my opinion the selector should compare the inner most octet string with the given value, as this could be the only option...

> Edit: @ggrote presumably saw the error because he was decrypting something with MimeKit that wasn't generated by MimeKit. I can't 100% confirm, but I'm pretty sure the service provider...

The problem is that pausing at a layer height pauses before the outer walls are printed. If you resume the print after inserting magnets at first the outer walls are...

I've got the same problem. Please fix it or merge the PR. Thanks