Mercurial > dropbear
log dss.h @ 1545:0b991dec7ab9 coverity
age | author | description |
---|---|---|
Sat, 19 Aug 2017 17:16:13 +0200 | Francois Perrad | Pointer parameter could be declared as pointing to const |
Fri, 16 Jun 2017 22:35:18 +0800 | Matt Johnston | check p and q lengths fuzz |
Wed, 04 May 2016 15:33:40 +0200 | Matt Johnston | Convert #ifdef to #if, other build changes |
Tue, 24 Feb 2015 20:43:01 +0800 | Thorsten Horstmann | DROPBEAR_ prefix for include guards to avoid collisions |
Sun, 28 Apr 2013 23:17:43 +0800 | Matt Johnston | more ecdsa signkey work, not correct ecc |
Sat, 06 Apr 2013 16:00:37 +0800 | Matt Johnston | Make _sign and _verify functions take a buffer* rather than void* and int ecc |