log rsa.c @ 1938:77bc00dcc19f default tip main master

age author description
Tue, 26 May 2020 17:36:47 +0200 Steffen Jaeckel Update LibTomMath to 1.2.0 (#84)
Sun, 17 May 2020 23:58:31 +0800 Matt Johnston split signkey_type and signature_type for RSA sha1 vs sha256
Mon, 06 Apr 2020 23:18:26 +0800 Matt Johnston use sigtype where appropriate
Mon, 26 Feb 2018 22:44:48 +0800 Matt Johnston merge from main fuzz
Sat, 17 Feb 2018 19:41:44 +0800 Matt Johnston limit rsa->e size to 64 bits
Sat, 17 Feb 2018 19:41:44 +0800 Matt Johnston limit rsa->e size to 64 bits fuzz
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 14 Jun 2017 23:31:42 +0800 Matt Johnston merge from main fuzz
Fri, 26 May 2017 21:08:43 +0800 Matt Johnston add m_mp_free_multi, be more careful freeing when failing to load keys
Sat, 19 Nov 2016 10:47:18 +0100 Francois Perrad fix DEBUG_* condition
Fri, 26 May 2017 21:08:43 +0800 Matt Johnston add m_mp_free_multi, be more careful freeing when failing to load keys fuzz
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab
Thu, 31 Dec 2015 15:59:01 +0100 Francois Perrad refactor indentation with hard tab