Skip to content

PuTTY CAC 0.81

Latest
Compare
Choose a tag to compare
@NoMoreFood NoMoreFood released this 15 Apr 23:24

This release merges upstream PuTTY 0.81 security changes and includes several PuTTY CAC specific changes. This release was compiled with Microsoft Visual Studio 2022.

Enhancements:

  • Added the ability to override user registry settings by setting like-named registry values under HKLM\Software\SimonTatham\PuTTY. This can allow administrators to turn off specific settings like PIN caching.

Changes:

  • Changed parent window for credential prompts to use the desktop window thereby causing the window to produce a taskbar-accessible icon. This can help the user locate the window if they had changed focus during the authentication process.
  • Addressed issue where PKCS mode may not properly pass PINs with multibyte characters to the token.
  • Addressed issue where PKCS mode may not honor PIN caching setting.
  • Addressed issue where PKCS mode login failure could crash Pageant.

MSI Installers
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/puttycac-0.81-installer.msi
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/puttycac-64bit-0.81-installer.msi

ZIP Files (Contains All Executables)
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/puttycac-0.81.zip
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/puttycac-64bit-0.81.zip

32-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/pterm.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/puttyimp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x86/puttytel.exe

64-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/pterm.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/puttyimp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/x64/puttytel.exe

Binary Hash Information
https://github.com/NoMoreFood/putty-cac/raw/0.81/binaries/puttycac-hash.txt

Other Tools
https://github.com/NoMoreFood/putty-cac/raw/0.81/tools/CertificateTransformer.ps1