Martin Prikryl 7d468363f9 Merge branch 'thirdparty' 8 月之前
..
aes-common.c a4b3791c54 PuTTY 0.78 2 年之前
aes-ni.c 636a49f2c3 Correctly compiling new AES GCM HW acceleration 2 年之前
aes-select.c a65773c31c Merge branch 'thirdparty_dev' into dev 1 年之前
aes-sw.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
aes.h ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
aesgcm-footer.h a561deeac4 Merge branch 'thirdparty_dev' into dev 10 月之前
aesgcm-ref-poly.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
aesgcm-select.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
aesgcm-sw.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
aesgcm.h a4b3791c54 PuTTY 0.78 2 年之前
aesold.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
arcfour.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
argon2.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
bcrypt.c a4b3791c54 PuTTY 0.78 2 年之前
blake2.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
blowfish.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
blowfish.h 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
chacha20-poly1305.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
des.c ec808580ce Minimal changes needed to compile against PuTTY 0.78 and pass tests 2 年之前
diffie-hellman.c 478439ded3 Fixing new Diffie-Hellman group KEXes 2 年之前
dsa.c c430f61927 Merge branch 'thirdparty' 1 年之前
ecc-arithmetic.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
ecc-ssh.c 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 9 月之前
ecc.h 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
hash_simple.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
hmac.c c430f61927 Merge branch 'thirdparty' 1 年之前
kex-hybrid.c 7d468363f9 Merge branch 'thirdparty' 8 月之前
mac.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
mac_simple.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
md5.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
mlkem.c 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 9 月之前
mlkem.h 8459471bad PuTTY Pre-release 0.83:2025-01-03.1e45199 9 月之前
mpint.c 2c16441f95 Bug fix: Failure when opening two SSH sessions at the same time 10 月之前
mpint_i.h 2c16441f95 Bug fix: Failure when opening two SSH sessions at the same time 10 月之前
ntru.c 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 9 月之前
ntru.h 29b6be6f0a Support for NTRU Prime post-quantum key exchange 2 年之前
openssh-certs.c 281f907939 Merge branch 'thirdparty_dev' into dev 2 年之前
prng.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
pubkey-pem.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
pubkey-ppk.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
rfc6979.c d3b909a833 Updating code to PuTTY 0.81 1 年之前
rsa.c a561deeac4 Merge branch 'thirdparty_dev' into dev 10 月之前
sha1-common.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha1-select.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha1-sw.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha1.h 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha256-common.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha256-select.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha256-sw.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha256.h 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha3.c 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 9 月之前
sha512-common.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha512-select.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha512-sw.c 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
sha512.h 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
smallmoduli.h 8459471bad PuTTY Pre-release 0.83:2025-01-03.1e45199 9 月之前