Макар

Results 4 comments of Макар

> Hi, @m1024 > > Thanks for the feedback. > I'm not so familiar with interoperability between WPF & WinForms. > I'd like to test WindowsFormsHost control. > Please show...

OpenSSL3 supports working with private keys in PKCS#8 format, while PKCS#1 format is already deprecated and not supported in many places. The blocked-on-upstream tag is no longer relevant. It is...

I have an encrypted private key in PKCS#8 format. In openssl 3.0.2, the command "openssl rsa -in ***.key" successfully decrypts this key. When I try to decrypt it via ca/cryptography...

I have the same issue with codepage which is differ from default (437). I found that it is possible to pass the codepage parameter to `Protocol.open_shell()` method and then everything...