Francois Perrad
|
89e64c631e
|
Pointer parameter could be declared as pointing to const
|
2017-08-19 17:16:13 +02:00 |
|
Matt Johnston
|
32a28d0d9c
|
Convert #ifdef to #if, other build changes
|
2016-05-04 15:33:40 +02:00 |
|
Gaël PORTAY
|
224b16b247
|
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
2015-05-05 20:39:13 +02:00 |
|
Matt Johnston
|
cbe63bbabe
|
rename random.h to dbrandom.h since some OSes have a system random.h
--HG--
rename : random.c => dbrandom.c
rename : random.h => dbrandom.h
|
2013-11-14 22:05:47 +08:00 |
|
Matt Johnston
|
d9e790e7dc
|
Add m_mp_alloc_init_multi() helper
--HG--
branch : ecc
|
2013-05-23 22:18:16 +08:00 |
|
Matt Johnston
|
79660f2eb1
|
more ecdsa signkey work, not correct
--HG--
branch : ecc
|
2013-04-28 23:17:43 +08:00 |
|
Matt Johnston
|
545de7a3a1
|
/dev/random blocks on busy servers too.
|
2012-07-19 21:34:27 +08:00 |
|
Matt Johnston
|
d5ccc32b4d
|
Improve RNG seeding.
Try to read from /dev/urandom multiple times, take input from extra sources,
and use /dev/random when generating private keys
|
2012-06-29 23:19:43 +08:00 |
|
Matt Johnston
|
38ed870ffe
|
Improve capitalisation for all logged strings
--HG--
extra : convert_revision : 997e53cec7a9efb7413ac6e17b6be60a5597bd2e
|
2011-02-23 15:50:30 +00:00 |
|
Matt Johnston
|
fced1113d3
|
Rename rsa_key to dropbear_rsa_key (and same for dss too) so
we don't conflict with libtomcrypt.
--HG--
extra : convert_revision : 77961344ec415d73d48fdc7b1ebead3099c13394
|
2010-07-21 12:55:25 +00:00 |
|
Matt Johnston
|
cf585ba1de
|
- refactored random mp_int generation and byte->mp_int code
- added RSA blinding
--HG--
extra : convert_revision : 5d5b4657a24a1c8f53c6fc45d5ec29ddb85fb45a
|
2005-05-05 03:58:21 +00:00 |
|
Matt Johnston
|
0ab18bd14c
|
merge of 5c31199418631253a3d311fe3b1ff87351e1c9ca
and c84edf4a78416c5c3172871d3c74d7fd64afab2d
--HG--
extra : convert_revision : 37d06b8560f822a1636a17e8f4739f6ab68f20ce
|
2004-08-24 04:07:41 +00:00 |
|
Matt Johnston
|
4a52217ed4
|
default initialisers for mp_ints
--HG--
extra : convert_revision : af69bacb50a31523e383e8f73844d04681f9e394
|
2004-08-17 10:20:20 +00:00 |
|
Matt Johnston
|
8e1ec24f55
|
Merging in the changes from 0.41-0.43 main Dropbear tree
--HG--
extra : convert_revision : 4c3428781bc8faf0fd7cadd7099fbd7f4ea386e7
|
2004-08-12 16:41:58 +00:00 |
|
Matt Johnston
|
5a053fb6fc
|
Just a test for merging heads
--HG--
extra : convert_revision : ede585c846c166007394decf3d57c24c42682160
|
2004-08-09 08:08:42 +00:00 |
|
Matt Johnston
|
4936c9a3f3
|
Remove unused printbuf which prevented large DSS keys from being generated.
--HG--
extra : convert_revision : 6971cb6630c289a03a9f28c36c6797c7744ff9a1
|
2004-08-06 16:37:59 +00:00 |
|
Matt Johnston
|
674a607488
|
Makefile.in contains updated files required
--HG--
extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be
|
2004-06-01 02:46:09 +00:00 |
|