Versions with the auto-update feature:
32-bit https://www.ritlabs.com/download/files…32_12-2-0-8.msi
64-bit https://www.ritlabs.com/download/files…64_12-2-0-8.msi
Versions without auto-update:
32-bit https://www.ritlabs.com/download/files…32_12-2-0-8.msi
64-bit https://www.ritlabs.com/download/files…64_12-2-0-8.msi
What's new in v12.2.0.8 since v12.2.0.7:
[*] Massive internal OpenPGP implementation tidying up
Internal PGP engine supported algorithms:
Symmetric ciphers: AES-128/192/256, Camellia-128/192/256, CAST5, 3DES (TripleDES), Blowfish, Twofish, IDEA. (Outgoing messages default to AES-256.)
AEAD modes: OCB, EAX and GCM, for both encryption and decryption. Covers the tag-20 (rfc4880bis) packet and SEIPD v2 (RFC 9580, HKDF-SHA256). OCB/EAX also work over Camellia; GCM is AES-only.
Digests (hashes): SHA-256, SHA-384, SHA-512, SHA-1, and MD5 (legacy verification only).
Compression: Uncompressed, ZIP, ZLIB, and BZip2.
Public keys (for completeness): RSA; Ed25519 and Ed448; ECDSA (NIST P-256/P-384/P-521, Brainpool, secp256k1); ECDH (Curve25519, NIST P-256/P-384/P-521, Brainpool); X25519; X448; ElGamal (decrypt); DSA (verify). Both v4 and v6 (RFC 9580) keys/signatures.
Not supported:
Digests: RIPEMD-160, SHA-224 (and SHA-3)
AEAD: Camellia in GCM (GCM is AES-only)