summaryrefslogtreecommitdiff
path: root/signkey.h
Commit message (Expand)AuthorAgeFilesLines
* fix empty C prototypesFrancois Perrad2016-01-011-1/+1
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* use oldstyle commentsMatt Johnston2013-11-141-2/+2
* Fix specifying a keysize for key generation, fix key name argumentsMatt Johnston2013-11-011-8/+6
* have separate ecdsa keys for each sizeMatt Johnston2013-05-251-6/+10
* ecdsa is workingMatt Johnston2013-05-031-10/+10
* more ecdsa signkey work, not correctMatt Johnston2013-04-281-2/+26
* start on ecdsa keysMatt Johnston2013-04-091-0/+3
* Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston2013-04-061-4/+2
* Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston2010-07-211-2/+2
* New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston2009-07-061-0/+14
* Improve known_hosts checking.Matt Johnston2007-02-221-1/+1
* - Hostkey checking is mostly there, just aren't appending yet.Matt Johnston2004-08-081-1/+4
* Improved signkey codeMatt Johnston2004-08-031-0/+2
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+58