summaryrefslogtreecommitdiff
path: root/algo.h
Commit message (Expand)AuthorAgeFilesLines
* merge rsa-sha256Matt Johnston2020-05-261-11/+7
|\
| * Make server send SSH_MSG_EXT_INFOMatt Johnston2020-05-211-1/+5
| * ext-info handling for server-sig-algsMatt Johnston2020-05-191-9/+2
| * use sigtype where appropriateMatt Johnston2020-04-061-1/+0
* | Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)Vladislav Grishenko2020-05-251-0/+8
|/
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-3/+3
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-4/+4
* options for disabling "normal" DHMatt Johnston2016-05-021-0/+6
* Turn Algo_Type's name attribute into const char *Ga?l PORTAY2015-05-021-1/+1
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* Disable non-delayed zlib for serverMatt Johnston2015-01-281-0/+1
* use oldstyle commentsMatt Johnston2013-11-141-2/+2
* Various cleanups and fixes for warningsMatt Johnston2013-11-121-1/+0
* curve25519Matt Johnston2013-11-081-9/+14
* merge in HEADMatt Johnston2013-05-211-4/+12
|\
| * Get rid of client/server specific buf_match_algo, use singleMatt Johnston2013-03-301-3/+1
| * Add kexguess2 behaviourMatt Johnston2013-03-291-2/+12
* | A bit of work on ecdsa for host/auth keysMatt Johnston2013-04-141-2/+4
* | start on ecdsa keysMatt Johnston2013-04-091-3/+0
* | ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-1/+2
* | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston2013-03-291-16/+8
* | more bits on ecc branchMatt Johnston2013-03-271-2/+18
* | refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-0/+18
|/
* ENABLE_USER_ALGO_LIST should work for the clientMatt Johnston2012-05-171-1/+1
* Add rough support for choosing ciphers/hashes with "-c" or "-m"Matt Johnston2012-05-171-0/+7
* - Disable compression for non-final multihopsMatt Johnston2009-09-111-1/+2
* - Add Counter Mode supportMatt Johnston2008-09-291-3/+19
* Switching to libtomcrypt 1.02Matt Johnston2005-05-091-2/+2
* snapshot of stuffMatt Johnston2004-07-261-3/+2
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+75