summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/cipher.h
AgeCommit message (Expand)Author
2000-12-19replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'Markus Friedl
2000-12-09undo rijndael changesMarkus Friedl
2000-12-06new rijndael implementation. fixes endian bugsMarkus Friedl
2000-10-13rijndael/aes supportMarkus Friedl
2000-10-12enable DES in SSH-1 clients onlyMarkus Friedl
2000-10-11new cipher frameworkMarkus Friedl
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-06-20OpenBSD tagMarkus Friedl
2000-05-08complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)Markus Friedl
2000-04-14whitespace cleanupMarkus Friedl
2000-04-12#include <ssl/foo.h> -> <openssh/foo.h>Markus Friedl
2000-04-12add Cipher and Protocol options to ssh/sshd, e.g.:Markus Friedl
2000-04-04remove unused argument, split cipher_mask()Markus Friedl
2000-03-28support ssh2 ciphersMarkus Friedl
2000-03-22remove unused cipher_attack_detected codeMarkus Friedl
1999-11-24KNF, final part 3Markus Friedl
1999-11-24much more KNFTheo de Raadt
1999-11-15remove support for cipher RC4Markus Friedl
1999-10-02remove local blowfish codeTheo de Raadt
1999-09-30<des.h>Theo de Raadt
1999-09-30even smallerTheo de Raadt
1999-09-28convert all uses of gmp to SSL bignumNiels Provos
1999-09-26blowfish is always thereTheo de Raadt
1999-09-26all the idea code goes awayTheo de Raadt
1999-09-26i bet a lot of people didn't know what ssh 1.2.16 had a nice license.Theo de Raadt