Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | Convert #ifdef to #if, other build changes | Matt Johnston | |
2014-02-14 | generate RSA keys of exact length | Matt Johnston | |
2013-11-14 | rename random.h to dbrandom.h since some OSes have a system random.h | Matt Johnston | |
--HG-- rename : random.c => dbrandom.c rename : random.h => dbrandom.h | |||
2013-05-23 | Add m_mp_alloc_init_multi() helper | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-28 | more ecdsa signkey work, not correct | Matt Johnston | |
--HG-- branch : ecc | |||
2012-07-19 | /dev/random blocks on busy servers too. | Matt Johnston | |
2012-06-29 | Improve RNG seeding. | Matt Johnston | |
Try to read from /dev/urandom multiple times, take input from extra sources, and use /dev/random when generating private keys | |||
2011-02-23 | Improve capitalisation for all logged strings | Matt Johnston | |
--HG-- extra : convert_revision : 997e53cec7a9efb7413ac6e17b6be60a5597bd2e | |||
2010-07-21 | Rename rsa_key to dropbear_rsa_key (and same for dss too) so | Matt Johnston | |
we don't conflict with libtomcrypt. --HG-- extra : convert_revision : 77961344ec415d73d48fdc7b1ebead3099c13394 | |||
2008-09-12 | Remove workaround forcing rsa mpint to exactly a 8 bits multiple for putty (see | Matt Johnston | |
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/rsa-non8mult-verify-fail.html , was fixed in 2004) --HG-- extra : convert_revision : f21045c791002d81fc6b8dde6537ea481e513eb2 | |||
2005-05-05 | - refactored random mp_int generation and byte->mp_int code | Matt Johnston | |
- added RSA blinding --HG-- extra : convert_revision : 5d5b4657a24a1c8f53c6fc45d5ec29ddb85fb45a | |||
2004-08-17 | default initialisers for mp_ints | Matt Johnston | |
--HG-- extra : convert_revision : af69bacb50a31523e383e8f73844d04681f9e394 | |||
2004-06-01 | Makefile.in contains updated files required | Matt Johnston | |
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be |