toddouska
|
0f311adb2c
|
if icc doesn't have 128bit type on x64 don't use it
|
2014-05-30 16:54:09 -07:00 |
|
Chris Conlon
|
be65f5d518
|
update FSF address, wolfSSL copyright
|
2014-04-11 15:58:58 -06:00 |
|
Chris Conlon
|
99ac08cf3d
|
lower case mp_sqr() parameters, missed in previous commit
|
2014-01-02 13:37:11 -07:00 |
|
Chris Conlon
|
7cc9ab3d6f
|
use lower case variables, prevent conflict with some toolchain defines
|
2014-01-02 13:11:27 -07:00 |
|
John Safranek
|
f2c75a9e87
|
ECDSA signatures need a zero padding for the ASN.1 storage of the R and S values
|
2013-09-05 15:00:01 -07:00 |
|
toddouska
|
e93a0640f1
|
break up huge math into individual parts so can add piece by piece, e.g., ECC256
|
2013-09-03 13:13:13 -07:00 |
|
toddouska
|
505b1a8a67
|
fix ecc sign/hash truncation with odd bit sizes when hash length is longer than key size
|
2013-07-25 15:59:09 -07:00 |
|
toddouska
|
f8ba117cef
|
cleanup 64/128bit type decls for big int libs
|
2013-04-17 17:26:33 -07:00 |
|
toddouska
|
a868451d72
|
add NO_64BIT flag to normal and fastmath to use a 32 bit accumulator for multiply when 64 bit actually slows it down
|
2013-03-12 15:52:47 -07:00 |
|
toddouska
|
44e0d7543c
|
change copyright name with name change
|
2013-02-05 12:44:17 -08:00 |
|
toddouska
|
f4f13371f9
|
update copyright date
|
2013-02-04 14:51:41 -08:00 |
|
Chris Conlon
|
f6304ae37a
|
add support for Freescale MQX
|
2012-11-01 11:23:42 -06:00 |
|
toddouska
|
5bc728b882
|
fix lots o warnings
|
2012-05-17 17:44:54 -07:00 |
|
toddouska
|
2a817adfcc
|
ssh non ecc
|
2012-05-07 16:35:23 -07:00 |
|
toddouska
|
2a5db9371c
|
BN help
|
2012-05-02 15:11:20 -07:00 |
|
toddouska
|
84614da13e
|
increase copyright date 2012
|
2012-02-13 11:54:10 -08:00 |
|
toddouska
|
f4a9002bdb
|
ecc fixed point compile fixes, still need ecc_mul2add
|
2011-11-23 16:11:56 -08:00 |
|
toddouska
|
494d048980
|
warning fixes
|
2011-10-11 12:06:04 -07:00 |
|
toddouska
|
340f275a8a
|
add fastmath to bump, add fastmath FP_MAX_BITS runtime check
|
2011-10-04 12:29:59 -07:00 |
|
Todd A Ouska
|
5619fa81fa
|
remove ctc_ prefix and cyassl_ prefix since all includes now specify dir
|
2011-08-25 12:41:19 -07:00 |
|