summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshbuf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* avoid BIGNUM in KRL code by using a simple bitmap;djm2015-01-141-1/+3
* New key API: refactor key-related functions to be more library-like,djm2014-06-241-2/+5
* Group ECC functions together to make things a little easier in -portable.dtucker2014-06-101-4/+4
* New buffer API; the first installment of the conversion/replacementdjm2014-04-301-0/+325