Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | DROPBEAR_ prefix for include guards to avoid collisions | Thorsten Horstmann | |
2013-11-14 | use oldstyle comments | Matt Johnston | |
2013-04-14 | A bit of work on ecdsa for host/auth keys | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-09 | Be safer with how we handle ltc_ecc_sets[] (particularly with | Matt Johnston | |
system libtomcrypt) A bit of progress with ecdsa code --HG-- branch : ecc | |||
2013-04-09 | start on ecdsa keys | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-08 | - Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string() | Matt Johnston | |
- Reindent ecc.c properly --HG-- branch : ecc | |||
2013-04-08 | - Fix various hardcoded uses of SHA1 | Matt Johnston | |
- rename curves to nistp256 etc - fix svr-auth.c TRACE problem --HG-- branch : ecc | |||
2013-03-29 | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, | Matt Johnston | |
ses.hash and ses.session_id are now buffers (doesn't compile) --HG-- branch : ecc | |||
2013-03-27 | ecc key import function | Matt Johnston | |
--HG-- branch : ecc | |||
2013-03-27 | more bits on ecc branch | Matt Johnston | |
--HG-- branch : ecc |