https://bugs.winehq.org/show_bug.cgi?id=54845 --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Ben Jackson from comment #2)
Indeed it is, and it ideally does. How does one go about adding support for this key type in the bcrypt for Wine.
What libraries does wine support in regards to bcrypt? Is it just 'gnutls'?
I can see that libssh2 references this encryption type, but also see no presidency for wine using this library>
Please can you advise how best to proceed with getting this issue resolved
You could start by writing some tests. So, on Windows, export an RSA private key with CryptoAPI and import it with BCryptImportKeyPair(). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.