Skip to content

Releases: NoMoreFood/putty-cac

PuTTY CAC 0.81

15 Apr 23:24
Compare
Choose a tag to compare

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

PuTTY CAC 0.80

18 Dec 19:45
Compare
Choose a tag to compare

This release merges upstream PuTTY 0.80 changes and includes two PuTTY CAC specific enhancements. This release was compiled with Microsoft Visual Studio 2022.

Enhancements

  • Added the ability to set of display name when creating a FIDO key. This field is not used in PuTTY CAC operations but can be useful for distinguishing keys in applications like Yubico Authenticator.
  • Added the ability to ignore any certificates that have a specific subject name from autoloading or being available in the certificate selection dialog boxes. You can set this creating a registry; an example is provided below:
REG ADD "HKEY_CURRENT_USER\Software\SimonTatham\PuTTY" /F /V IgnoreCertName /T REG_SZ /D "StringToIgnore"

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

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

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

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

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

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

PuTTY CAC 0.79

27 Aug 18:27
Compare
Choose a tag to compare

This release merges upstream PuTTY 0.79 changes. This release was compiled with Microsoft Visual Studio 2022.

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

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

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

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

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

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

PuTTY CAC 0.78 Update 1

10 Feb 19:28
Compare
Choose a tag to compare

This is a bugfix release for PuTTY CAC 0.78 that is based on the upstream PuTTY 0.78 code. This release was compiled with Microsoft Visual Studio 2022. Special thanks to @wmagb and all those who helped address the issue in #101.

Bug Fixes:

  • Addressed an issue where certificate dialog selection dialogs did not launch properly. This was due to certain third-party credential providers (ActivClient, SecurID) being incompatible with the use of AddDllDirectory/SetDllDirectory within PuTTY. PuTTY CAC will now disable these calls by default to avoid conflicting with these third-party credential providers.

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

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

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

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

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

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

PuTTY CAC 0.78

06 Nov 14:22
Compare
Choose a tag to compare

This release merges upstream PuTTY 0.78 changes. This release was compiled with Microsoft Visual Studio 2022.

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

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

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

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

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

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

PuTTY CAC 0.77 Update 2

26 Oct 02:42
Compare
Choose a tag to compare

This is a bugfix and enhancement release for PuTTY CAC 0.77 that is based on the upstream PuTTY 0.77 code. This release was compiled with Microsoft Visual Studio 2022. Thanks to @ajf8, @bpfoley45, and @al20878 for reporting these issues and testing they were resolved.

Enhancements:

  • Added option to import OpenSSH FIDO private key into PuTTY cache.

Bug Fixes:

  • Addressed an issue where Pageant was not processing command line arguments.
  • Addressed an issue where memory zeroing could lead to application crash.
  • Reintroduced workaround for smartcard dialog to render properly on Windows 7.

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

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

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

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

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

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

PuTTY CAC 0.77 Update 1

24 Jun 02:44
Compare
Choose a tag to compare

This is a bugfix and enhancement release for PuTTY CAC 0.77 that is based on the upstream PuTTY 0.77 code. This release was compiled with Microsoft Visual Studio 2022. Thanks to @rickatnight11, @assasinfil, and @neilmw1 for reporting these issues and testing they were resolved.

Bug Fixes:

  • Addressed an issue where PKCS libraries may not load properly.
  • Addressed an issue where self-signed certificates creation fails in CAPI Tools.
  • Re-added the repository URL to the About box.

Enhancements:

  • Added prompt to assign a new self-signed certificate to current profile session following creation.
  • Added additional filter to PKCS library selection dialog to allow for YKCS (YubiKey) library.

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

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

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

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

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

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

PuTTY CAC 0.77

30 May 11:29
Compare
Choose a tag to compare

This PuTTY CAC 0.77 release is based on the upstream PuTTY 0.77 code. This release was compiled with Microsoft Visual Studio 2022.

Enhancements:

  • Added FIDO key signing feature.

The changelog for PuTTY 0.77 can be found here.

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

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

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

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

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

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

PuTTY CAC 0.76 Update 4

17 Jan 15:30
Compare
Choose a tag to compare

This is a bugfix release for PuTTY CAC 0.76 that is based on the upstream PuTTY 0.76 code. This release was compiled with Microsoft Visual Studio 2022.

Bug Fixes:

  • Addressed where key usage prompting with PuTTY keys in Pageant could cause the Pageant to crash.

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

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

Popular 32-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x86/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x86/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x86/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x86/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x86/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x86/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x86/puttytel.exe

Popular 64-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x64/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x64/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x64/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x64/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x64/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x64/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u4/binaries/x64/puttytel.exe

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

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

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

PuTTY CAC 0.76 Update 3

03 Jan 21:21
Compare
Choose a tag to compare

This is a bugfix release for PuTTY CAC 0.76 that is based on the upstream PuTTY 0.76 code. This release was compiled with Microsoft Visual Studio 2022.

Bug Fixes:

  • Addressed an issue introduced in PuTTY 0.76 Update 2 that prevented the NIST384p signing process from using the proper hash.

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

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

Popular 32-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x86/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x86/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x86/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x86/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x86/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x86/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x86/puttytel.exe

Popular 64-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x64/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x64/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x64/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x64/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x64/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x64/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.76u3/binaries/x64/puttytel.exe

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

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

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