summaryrefslogtreecommitdiff
path: root/gendss.c
Commit message (Expand)AuthorAgeFilesLines
* update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)Steffen Jaeckel2019-09-161-5/+8
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-10/+10
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-1/+1
* Fix pointer differ in signess warnings [-Werror=pointer-sign]Ga?l PORTAY2015-05-021-1/+1
* rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston2013-11-141-1/+1
* Add m_mp_alloc_init_multi() helperMatt Johnston2013-05-231-6/+1
* more ecdsa signkey work, not correctMatt Johnston2013-04-281-3/+5
* /dev/random blocks on busy servers too.Matt Johnston2012-07-191-1/+0
* Improve RNG seeding.Matt Johnston2012-06-291-0/+1
* Improve capitalisation for all logged stringsMatt Johnston2011-02-231-11/+11
* Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston2010-07-211-13/+13
* - refactored random mp_int generation and byte->mp_int codeMatt Johnston2005-05-051-24/+4
* merge of 5c31199418631253a3d311fe3b1ff87351e1c9caMatt Johnston2004-08-241-3/+2
|\
| * Just a test for merging headsMatt Johnston2004-08-091-0/+2
| * Remove unused printbuf which prevented large DSS keys from being generated.Matt Johnston2004-08-061-3/+0
* | default initialisers for mp_intsMatt Johnston2004-08-171-3/+8
* | Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-1/+0
|/
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+215