summaryrefslogtreecommitdiff
path: root/genrsa.c
Commit message (Expand)AuthorAgeFilesLines
* Update LibTomMath to 1.2.0 (#84)Steffen Jaeckel2020-05-261-4/+1
* update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)Steffen Jaeckel2019-09-161-2/+4
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-1/+1
* generate RSA keys of exact lengthMatt Johnston2014-02-141-10/+16
* 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-9/+2
* more ecdsa signkey work, not correctMatt Johnston2013-04-281-10/+13
* /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-7/+7
* Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston2010-07-211-3/+3
* Remove workaround forcing rsa mpint to exactly a 8 bits multiple for putty (seeMatt Johnston2008-09-121-9/+5
* - refactored random mp_int generation and byte->mp_int codeMatt Johnston2005-05-051-4/+1
* default initialisers for mp_intsMatt Johnston2004-08-171-2/+4
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+138