summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/cipher.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'markus2000-12-191-2/+2
* undo rijndael changesmarkus2000-12-091-6/+4
* new rijndael implementation. fixes endian bugsmarkus2000-12-061-4/+6
* rijndael/aes supportmarkus2000-10-131-1/+7
* enable DES in SSH-1 clients onlymarkus2000-10-121-2/+2
* new cipher frameworkmarkus2000-10-111-63/+60
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-7/+6
* OpenBSD tagmarkus2000-06-201-1/+1
* complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)markus2000-05-081-1/+2
* whitespace cleanupmarkus2000-04-141-12/+12
* #include <ssl/foo.h> -> <openssh/foo.h>markus2000-04-121-5/+5
* add Cipher and Protocol options to ssh/sshd, e.g.:markus2000-04-121-1/+4
* remove unused argument, split cipher_mask()markus2000-04-041-3/+5
* support ssh2 ciphersmarkus2000-03-281-1/+19
* remove unused cipher_attack_detected codemarkus2000-03-221-7/+1
* KNF, final part 3markus1999-11-241-13/+23
* much more KNFderaadt1999-11-241-47/+50
* remove support for cipher RC4markus1999-11-151-4/+4
* remove local blowfish codederaadt1999-10-021-2/+2
* <des.h>deraadt1999-09-301-2/+2
* even smallerderaadt1999-09-301-7/+1
* convert all uses of gmp to SSL bignumprovos1999-09-281-8/+2
* blowfish is always therederaadt1999-09-261-5/+1
* all the idea code goes awayderaadt1999-09-261-11/+2
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+109