log ecc.c @ 1617:1fbe598a14fb

age author description
Sun, 18 Feb 2018 11:22:13 +0800 Matt Johnston include config.h for options.h. don't need to include options.h when
Sat, 10 Feb 2018 19:25:00 +0800 Matt Johnston simplify error handling, check mp_copy return value
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Sun, 01 Mar 2015 22:44:36 +0800 Matt Johnston Fix some memory leaks in ecc code
Mon, 25 Nov 2013 23:08:33 +0800 Matt Johnston Fix some warnings
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Thu, 14 Nov 2013 21:36:45 +0800 Matt Johnston - Some fixes for old compilers like tru64 v4 from Daniel Richard G.
Tue, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Thu, 23 May 2013 22:18:16 +0800 Matt Johnston Add m_mp_alloc_init_multi() helper ecc
Sun, 14 Apr 2013 00:50:03 +0800 Matt Johnston A bit of work on ecdsa for host/auth keys ecc
Tue, 09 Apr 2013 22:47:03 +0800 Matt Johnston A bit of debugging output ecc
Tue, 09 Apr 2013 22:44:19 +0800 Matt Johnston Be safer with how we handle ltc_ecc_sets[] (particularly with ecc
Tue, 09 Apr 2013 00:36:04 +0800 Matt Johnston start on ecdsa keys ecc
Mon, 08 Apr 2013 23:56:31 +0800 Matt Johnston - Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string() ecc
Mon, 08 Apr 2013 23:12:20 +0800 Matt Johnston ecdh works against OpenSSH ecc
Mon, 08 Apr 2013 00:10:57 +0800 Matt Johnston - Fix various hardcoded uses of SHA1 ecc
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing ecc
Fri, 29 Mar 2013 00:28:09 +0800 Matt Johnston More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, ecc
Wed, 27 Mar 2013 23:50:52 +0800 Matt Johnston ecc key import function ecc
Wed, 27 Mar 2013 00:38:03 +0800 Matt Johnston more bits on ecc branch ecc
Tue, 26 Mar 2013 01:35:22 +0800 Matt Johnston refactor kexdh code a bit, start working on ecdh etc ecc
Sun, 19 Dec 2004 11:34:45 +0000 Matt Johnston import of libtomcrypt 0.99 libtomcrypt-orig
Mon, 31 May 2004 18:21:40 +0000 Matt Johnston put back the 0.95 makefile which was inadvertently merged over libtomcrypt