Commit History

Author SHA1 Message Date
  Simon Tatham c193fe9848 Switch to RFC 6979 for DSA nonce generation. 1 year ago
  Simon Tatham dea3ddca05 Add an extra HMAC constructor function. 1 year ago
  Simon Tatham b80a41d386 Terrapin warning: say if reconfiguration can help. 1 year ago
  Simon Tatham 0b00e4ce26 Warn about Terrapin vulnerability for unpatched servers. 1 year ago
  Simon Tatham 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 year ago
  Simon Tatham d663356634 Work around key algorithm naming change in OpenSSH <= 7.7. 1 year ago
  Simon Tatham f6f9848465 Add support for HMAC-SHA512. 1 year ago
  Simon Tatham ed94aa5058 Remove spurious 'const' on return types. 2 years ago
  Simon Tatham 15f097f399 New feature: k-i authentication helper plugins. 2 years ago
  Simon Tatham 5e2acd9af7 New bug workaround: KEXINIT filtering. 2 years ago
  Simon Tatham cec8c87626 Support elliptic-curve Diffie-Hellman GSS KEX. 2 years ago
  Simon Tatham 031d86ed5b Add RFC8268 / RFC3126 Diffie-Hellman group{15,16,17,18}. 2 years ago
  Simon Tatham c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. 2 years ago
  Simon Tatham 840043f06e Add 'next_message' methods to cipher and MAC vtables. 2 years ago
  Simon Tatham 423ce20ffb Pageant core: separate public and private key storage. 2 years ago
  Simon Tatham cd7f6c4407 Certificate-aware handling of key fingerprints. 2 years ago
  Simon Tatham 4fa3480444 Formatting: realign run-on parenthesised stuff. 2 years ago
  Simon Tatham ff2ffa539c Windows Pageant: display RSA/DSA cert bit counts. 2 years ago
  Simon Tatham fea08bb244 Windows Pageant: use nicer key-type strings. 2 years ago
  Simon Tatham 6737a19072 cmdgen: human-readable certificate info dump. 2 years ago
  Simon Tatham 42740a5455 Allow manually confirming and caching certified keys. 2 years ago
  Simon Tatham dc7ba12253 Permit configuring RSA signature types in certificates. 2 years ago
  Simon Tatham 9f583c4fa8 Certificate-specific ssh_key method suite. 3 years ago
  Simon Tatham 34d01e1b65 Family of key types for OpenSSH certificates. 3 years ago
  Simon Tatham 043c24844a Improve the base64 utility functions. 3 years ago
  Simon Tatham c2f1a563a5 Utility function ssh_key_clone(). 3 years ago
  Simon Tatham 180d1b78de Extra helper functions for adding key_components. 3 years ago
  Simon Tatham 62bc6c5448 New key component type KCT_BINARY. 3 years ago
  Simon Tatham 68514ac8a1 Refactor the key-components mechanism a bit. 3 years ago
  Simon Tatham cf36b9215f ssh_keyalg: new method 'alternate_ssh_id'. 3 years ago