Commit History

Author SHA1 Message Date
  Jacob Nevins 4af8a585e7 cmdgen: Fix docs and usage messages. 1 year ago
  Simon Tatham cd7f6c4407 Certificate-aware handling of key fingerprints. 2 years ago
  Simon Tatham 3a42a09dad Formatting: normalise back to 4-space indentation. 2 years ago
  Simon Tatham 6737a19072 cmdgen: human-readable certificate info dump. 2 years ago
  Simon Tatham 7cb3142a57 PuTTYgen: options to add and remove certificates. 2 years ago
  Simon Tatham 62bc6c5448 New key component type KCT_BINARY. 2 years ago
  Simon Tatham 68514ac8a1 Refactor the key-components mechanism a bit. 2 years ago
  Simon Tatham a5c0205b87 Utility functions to get the algorithm from a public key. 2 years ago
  Simon Tatham a2ff884512 Richer data type for interactive prompt results. 2 years ago
  Simon Tatham 0c21eb4447 cmdgen: add missing null pointer check in --dump mode. 3 years ago
  Simon Tatham 1c039d0a7b Spelling: standardise on "DSA", not "DSS". 3 years ago
  Jacob Nevins 0edeaaa5f3 cmdgen: Write through correct leg of union. 3 years ago
  Jacob Nevins 5dd9d839cc PuTTYgen: use the term "passphrase hash". 3 years ago
  Jacob Nevins 97137f5cfd PuTTYgen: explicitly use 'Kbyte' in Argon2 naming. 3 years ago
  Jacob Nevins af9a66be2a cmdgen: have --dump output private parts of PPKs. 3 years ago
  Simon Tatham ef5540c185 cmdgen: support configurable key fingerprint type. 3 years ago
  Simon Tatham 1da353e649 Introduce OpenSSH-compatible SHA256 key fingerprinting. 3 years ago
  Simon Tatham c289ad3607 PuTTYgen: option to control Argon2 flavour. 3 years ago
  Simon Tatham 117cee8ea6 cmdgen: command-line control of PPK save parameters. 3 years ago
  Simon Tatham b8f3fc4bd1 cmdgen: add a --reencrypt option. 3 years ago
  Simon Tatham 08d17140a0 Introduce PPK file format version 3. 3 years ago
  Simon Tatham b4e1bca2c3 Change vtable defs to use C99 designated initialisers. 4 years ago
  Simon Tatham 844e766b03 RSA generation: option to generate strong primes. 4 years ago
  Simon Tatham a085acbadf Support the new "ssh-ed448" key type. 4 years ago
  Simon Tatham 9334eb3ff0 PuTTYgen: prepare for more general EdDSA. 4 years ago
  Simon Tatham 75e7ddea02 cmdgen: add help for the --primes option. 4 years ago
  Simon Tatham 925b98b574 Allow asking for provable primes in PuTTYgen. 4 years ago
  Simon Tatham d711cc849c Add linear mode to the new progress reporting system. 4 years ago
  Simon Tatham ece788240c Introduce a vtable system for prime generation. 4 years ago
  Simon Tatham 79d3c1783b New vtable API for keygen progress reporting. 4 years ago