index
:
delta/openwrt/dropbear.git
DROPBEAR_2016.73
bugfix
coverity
fuzz
maemo
main
master
matt-sk
tomsfastmath
github.com: mkj/dropbear.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dropbear SSH - file structure reorg
TJ Kolev
2023-02-02
1
-431
/
+0
*
Update LibTomMath to 1.2.0 (#84)
Steffen Jaeckel
2020-05-26
1
-7
/
+9
*
split signkey_type and signature_type for RSA sha1 vs sha256
Matt Johnston
2020-05-17
1
-6
/
+6
*
use sigtype where appropriate
Matt Johnston
2020-04-06
1
-35
/
+66
*
limit rsa->e size to 64 bits
Matt Johnston
2018-02-17
1
-0
/
+6
*
Pointer parameter could be declared as pointing to const
Francois Perrad
2017-08-19
1
-8
/
+8
*
add m_mp_free_multi, be more careful freeing when failing to load keys
Matt Johnston
2017-05-26
1
-25
/
+3
*
fix DEBUG_* condition
Francois Perrad
2017-06-01
1
-1
/
+1
*
Convert #ifdef to #if, other build changes
Matt Johnston
2016-05-04
1
-4
/
+4
*
more hard tab
Francois Perrad
2016-01-01
1
-15
/
+15
*
refactor indentation with hard tab
Francois Perrad
2015-12-31
1
-5
/
+5
*
buf_getstring and buf_putstring now use non-unsigned char*
Matt Johnston
2015-06-04
1
-2
/
+2
*
Fix pointer differ in signess warnings [-Werror=pointer-sign]
Gaƫl PORTAY
2015-05-05
1
-2
/
+2
*
Make some debug info conditional
Matt Johnston
2014-02-24
1
-1
/
+3
*
rename random.h to dbrandom.h since some OSes have a system random.h
Matt Johnston
2013-11-14
1
-1
/
+1
*
have separate ecdsa keys for each size
Matt Johnston
2013-05-25
1
-1
/
+1
*
Add m_mp_alloc_init_multi() helper
Matt Johnston
2013-05-23
1
-8
/
+3
*
merge in HEAD
Matt Johnston
2013-05-21
1
-3
/
+3
|
\
|
*
Move the more verbose TRACE() statements into TRACE2()
Matt Johnston
2013-04-01
1
-3
/
+3
*
|
Make _sign and _verify functions take a buffer* rather than void* and int
Matt Johnston
2013-04-06
1
-14
/
+7
|
/
*
Improve capitalisation for all logged strings
Matt Johnston
2011-02-23
1
-8
/
+8
*
Rename rsa_key to dropbear_rsa_key (and same for dss too) so
Matt Johnston
2010-07-21
1
-9
/
+9
*
merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'
Matt Johnston
2006-12-06
1
-5
/
+16
|
\
|
*
Fixes from Erik Hovland:
Matt Johnston
2006-07-07
1
-5
/
+16
*
|
Make sure that we clean up key parts if we fail during reading a rsa key
Matt Johnston
2006-11-02
1
-14
/
+29
|
/
*
Stomp on some minor warnings
Matt Johnston
2006-03-08
1
-1
/
+0
*
* use own assertions which should get logged properly
Matt Johnston
2005-09-05
1
-10
/
+10
*
* move RSA_BLINDING to options.h
Matt Johnston
2005-07-08
1
-1
/
+0
*
* add a "label" argument to printhex()
Matt Johnston
2005-05-10
1
-3
/
+4
*
- refactored random mp_int generation and byte->mp_int code
Matt Johnston
2005-05-05
1
-30
/
+56
*
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2005-01-02
1
-25
/
+25
*
default initialisers for mp_ints
Matt Johnston
2004-08-17
1
-2
/
+3
*
Merging in the changes from 0.41-0.43 main Dropbear tree
Matt Johnston
2004-08-12
1
-6
/
+10
*
Client mostly works up to password auth
Matt Johnston
2004-07-28
1
-0
/
+6
*
Makefile.in contains updated files required
Matt Johnston
2004-06-01
1
-0
/
+362