Simon Tatham 3/5/2019

Porting PuTTY to Windows on Arm

Read Original

The article, written by PuTTY's lead developer, explains the technical steps taken to port the PuTTY SSH client to Windows on Arm (WoA). It covers initial compilation challenges with Visual Studio and clang, the surprising lack of architecture-specific bugs, and the optimization of cryptography code using the Arm v8 Cryptographic Extension for the upcoming release.

Porting PuTTY to Windows on Arm

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week