Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | Convert #ifdef to #if, other build changes | Matt Johnston | |
2015-05-05 | Fix pointer differ in signess warnings [-Werror=pointer-sign] | Gaƫl PORTAY | |
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 | |||
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-24 | merge of 5c31199418631253a3d311fe3b1ff87351e1c9ca | Matt Johnston | |
and c84edf4a78416c5c3172871d3c74d7fd64afab2d --HG-- extra : convert_revision : 37d06b8560f822a1636a17e8f4739f6ab68f20ce | |||
2004-08-17 | default initialisers for mp_ints | Matt Johnston | |
--HG-- extra : convert_revision : af69bacb50a31523e383e8f73844d04681f9e394 | |||
2004-08-12 | Merging in the changes from 0.41-0.43 main Dropbear tree | Matt Johnston | |
--HG-- extra : convert_revision : 4c3428781bc8faf0fd7cadd7099fbd7f4ea386e7 | |||
2004-08-09 | Just a test for merging heads | Matt Johnston | |
--HG-- extra : convert_revision : ede585c846c166007394decf3d57c24c42682160 | |||
2004-08-06 | Remove unused printbuf which prevented large DSS keys from being generated. | Matt Johnston | |
--HG-- extra : convert_revision : 6971cb6630c289a03a9f28c36c6797c7744ff9a1 | |||
2004-06-01 | Makefile.in contains updated files required | Matt Johnston | |
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be |