Commit History

作者 SHA1 備註 提交日期
  Simon Tatham e98615f0ba New post-quantum kex: ML-KEM, and three hybrids of it. 7 月之前
  Colin Watson 22f8122b13 Suppress syntax warnings on Python 3.12. 11 月之前
  Simon Tatham faf1601a55 Implement OpenSSH 9.x's NTRU Prime / Curve25519 kex. 3 年之前
  Simon Tatham e66e1ebeae testcrypt: permit multiple OO function prefixes for a type. 3 年之前
  Simon Tatham cbc723bf9d testcrypt-funcs.h: remove extra parens round argument lists. 3 年之前
  Simon Tatham 67b11add59 Move some tests into the test subdirectory. 3 年之前
  Simon Tatham 9ceb2c49ae testcrypt: introduce and use 'checkenum' protocol query. 3 年之前
  Simon Tatham aaaf11d7fb testcrypt.py: use parameter names in diagnostics. 3 年之前
  Simon Tatham 3153f3ef39 testcrypt.h: invent FUNC_WRAPPED. 3 年之前
  Simon Tatham 3743859f97 Rewrite the testcrypt.c macro system. 3 年之前
  Simon Tatham 3c21fa54c5 HTTP proxy: implement Digest authentication. 3 年之前
  Simon Tatham 23431f8ff4 Add some tests of Miller-Rabin to cryptsuite. 3 年之前
  Simon Tatham 1da353e649 Introduce OpenSSH-compatible SHA256 key fingerprinting. 4 年之前
  Simon Tatham 0faeb82ccd Add implementation of the Argon2 password hash. 4 年之前
  Simon Tatham 9e1ec093fd testcrypt: fix fake class methods on MACs. 4 年之前
  Simon Tatham bed4e12f15 testcrypt.py: marshal string literals more efficiently. 5 年之前
  Simon Tatham 844e766b03 RSA generation: option to generate strong primes. 5 年之前
  Simon Tatham 2ec2b796ed Migrate all Python scripts to Python 3. 5 年之前
  Simon Tatham 2be70baa0d New 'Pockle' object, for verifying primality. 5 年之前
  Simon Tatham ece788240c Introduce a vtable system for prime generation. 5 年之前
  Simon Tatham 809a4eb249 testcrypt.py: avoid restarting subprocess for frees. 5 年之前
  Simon Tatham db7a314c38 testcrypt.py: fake some OO syntax. 5 年之前
  Simon Tatham c18e5dc8fb cmdgen: add a --dump option. 5 年之前
  Simon Tatham af72a11d54 testcrypt: handle int as a return type. 5 年之前
  Simon Tatham 9cf2db5f94 testcrypt: fix malformatted error message. 5 年之前
  Simon Tatham 7f9aba638f Handle crashes in the testcrypt binary more cleanly. 6 年之前
  Simon Tatham 6ecc16fc4b cryptsuite: clean up exit handling. 6 年之前
  Simon Tatham 0e9ad99c04 testcrypt / cryptsuite: another set of Python 3 fixes. 6 年之前
  Simon Tatham 986508a570 Merge the ssh1_cipher type into ssh2_cipher. 6 年之前
  Simon Tatham ee8025dd1c testcrypt: allow ssh2_cipher_new to return NULL. 6 年之前