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
/
ecc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LibTomMath to 1.2.0 (#84)
Steffen Jaeckel
2020-05-26
1
-2
/
+2
*
include config.h for options.h. don't need to include options.h when
Matt Johnston
2018-02-18
1
-1
/
+0
*
simplify error handling, check mp_copy return value
Matt Johnston
2018-02-10
1
-19
/
+14
*
Pointer parameter could be declared as pointing to const
Francois Perrad
2017-08-19
1
-2
/
+2
*
Convert #ifdef to #if, other build changes
Matt Johnston
2016-05-04
1
-7
/
+7
*
Fix some memory leaks in ecc code
Matt Johnston
2015-03-01
1
-5
/
+0
*
Fix some warnings
Matt Johnston
2013-11-25
1
-2
/
+2
*
use oldstyle comments
Matt Johnston
2013-11-14
1
-5
/
+5
*
- Some fixes for old compilers like tru64 v4 from Daniel Richard G.
Matt Johnston
2013-11-14
1
-10
/
+14
*
Various cleanups and fixes for warnings
Matt Johnston
2013-11-12
1
-2
/
+2
*
Add m_mp_alloc_init_multi() helper
Matt Johnston
2013-05-23
1
-6
/
+3
*
A bit of work on ecdsa for host/auth keys
Matt Johnston
2013-04-14
1
-3
/
+14
*
A bit of debugging output
Matt Johnston
2013-04-09
1
-3
/
+12
*
Be safer with how we handle ltc_ecc_sets[] (particularly with
Matt Johnston
2013-04-09
1
-8
/
+38
*
start on ecdsa keys
Matt Johnston
2013-04-09
1
-4
/
+3
*
- Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string()
Matt Johnston
2013-04-08
1
-154
/
+156
*
ecdh works against OpenSSH
Matt Johnston
2013-04-08
1
-15
/
+7
*
- Fix various hardcoded uses of SHA1
Matt Johnston
2013-04-08
1
-7
/
+7
*
ecc kind of works, needs fixing/testing
Matt Johnston
2013-04-07
1
-1
/
+2
*
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
Matt Johnston
2013-03-29
1
-30
/
+89
*
ecc key import function
Matt Johnston
2013-03-27
1
-11
/
+68
*
more bits on ecc branch
Matt Johnston
2013-03-27
1
-0
/
+97
*
refactor kexdh code a bit, start working on ecdh etc
Matt Johnston
2013-03-26
1
-0
/
+17