Commit History

Auteur SHA1 Bericht Datum
  Simon Tatham 43be90e287 Split ssh2_cipher's keylen field into two. 9 jaren geleden
  Chris Staite 5d9a9a7bdf Allow a cipher to specify encryption of the packet length. 9 jaren geleden
  Chris Staite 705f159255 Allow a cipher to override the SSH KEX's choice of MAC. 9 jaren geleden
  Simon Tatham aa5bae8916 Introduce a new utility function smemclr(), which memsets things to 12 jaren geleden
  Simon Tatham 108791e15c Support importing of new-style OpenSSH private keys (encrypted by 15 jaren geleden
  Ben Harris f2b0335c48 Now that we've got at least some SDCTR modes working (and aes256-ctr is our 20 jaren geleden
  Jacob Nevins 6eec320f0b Unify GET_32BIT()/PUT_32BIT() et al from numerous source files into misc.h. 20 jaren geleden
  Ben Harris 91f9a3c6da Remove support for the "rijndael256-cbc", "rijndael192-cbc", and 20 jaren geleden
  Ben Harris 6023b6c70b Implement SDCTR modes, as defined in the newmodes draft. This adds 20 jaren geleden
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the 22 jaren geleden
  Ben Harris a261492e70 Move the various big tables to the start of the file to save mucking about 22 jaren geleden
  Ben Harris db9edaf8c9 It looks like Visual C (or whatever the Windows snapshots are built with) 22 jaren geleden
  Ben Harris 014a402b9d aes_setup() is unused outside this file. Make it static. 22 jaren geleden
  Ben Harris 0e086031b5 SC (Apple's 68K C compiler) seems to treat tentative definitions of complete 22 jaren geleden
  Simon Tatham 9848062b86 SSH ciphers now use dynamically allocated contexts. 22 jaren geleden
  Simon Tatham 286f1f5b1f Be more careful about destroying sensitive data after private key 23 jaren geleden
  Simon Tatham 3730ada5ce Run entire source base through GNU indent to tidy up the varying 24 jaren geleden
  Simon Tatham 3f63cf7d88 Remove needless redeclaration of word32 (it was in ssh.h) 24 jaren geleden
  Simon Tatham 28b1fc766c Preliminary support for RSA user authentication in SSH2! Most of the 24 jaren geleden
  Simon Tatham b182356f99 Support for selecting AES from the GUI. In the process, I've had to 24 jaren geleden
  Simon Tatham bf25fd405c Add AES support in SSH2. Not yet complete: there's no way to select 24 jaren geleden