summaryrefslogtreecommitdiffhomepage
path: root/genrsa.c
AgeCommit message (Expand)Author
2014-02-14generate RSA keys of exact lengthMatt Johnston
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
2008-09-12Remove workaround forcing rsa mpint to exactly a 8 bits multiple for putty (seeMatt Johnston
2005-05-05- refactored random mp_int generation and byte->mp_int codeMatt Johnston
2004-08-17default initialisers for mp_intsMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston