Mercurial > dropbear
log
age | author | description |
---|---|---|
Tue, 30 Aug 2005 17:46:34 +0000 | Matt Johnston | - register AES and Twofish even if just the 256 bit key variants are used |
Tue, 30 Aug 2005 17:40:30 +0000 | Matt Johnston | - check for generic AES/TWOFISH settings from Dropbear, not AES128 etc libtomcrypt |
Tue, 30 Aug 2005 17:30:39 +0000 | Matt Johnston | - "twofish-cbc" is an alias for "twofish256-cbc" |
Tue, 30 Aug 2005 16:58:57 +0000 | Matt Johnston | - Fixed twofish algorithm naming so it actually works. |
Wed, 24 Aug 2005 16:43:29 +0000 | Matt Johnston | Make a variables static |
Fri, 29 Jul 2005 05:37:20 +0000 | Matt Johnston | channel.h: make definition extern |
Mon, 18 Jul 2005 14:32:52 +0000 | Matt Johnston | - progress towards client agent forwarding agent-client |