summaryrefslogtreecommitdiffhomepage
path: root/gendss.c
AgeCommit message (Expand)Author
2015-05-05Fix pointer differ in signess warnings [-Werror=pointer-sign]Gaƫl PORTAY
2013-11-14rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston
2013-05-23Add m_mp_alloc_init_multi() helperMatt Johnston
2013-04-28more ecdsa signkey work, not correctMatt Johnston
2012-07-19/dev/random blocks on busy servers too.Matt Johnston
2012-06-29Improve RNG seeding.Matt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2010-07-21Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston
2005-05-05- refactored random mp_int generation and byte->mp_int codeMatt Johnston
2004-08-24merge of 5c31199418631253a3d311fe3b1ff87351e1c9caMatt Johnston
2004-08-17default initialisers for mp_intsMatt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-09Just a test for merging headsMatt Johnston
2004-08-06Remove unused printbuf which prevented large DSS keys from being generated.Matt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston