David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
7 years ago |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 years ago |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
9 years ago |
Jacob Barthelmeh
|
95aad35e41
prunning on ctaocrypt files
|
9 years ago |
kaleb-himes
|
a990a5cebf
missed tfm.h
|
9 years ago |
toddouska
|
a352908c61
fix optimized fastmath read digit for explicit 32bit digits
|
10 years ago |
toddouska
|
3072edb696
add compressed key support
|
10 years ago |
toddouska
|
0f311adb2c
if icc doesn't have 128bit type on x64 don't use it
|
10 years ago |
Chris Conlon
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 years ago |
Chris Conlon
|
99ac08cf3d
lower case mp_sqr() parameters, missed in previous commit
|
11 years ago |
Chris Conlon
|
7cc9ab3d6f
use lower case variables, prevent conflict with some toolchain defines
|
11 years ago |
John Safranek
|
f2c75a9e87
ECDSA signatures need a zero padding for the ASN.1 storage of the R and S values
|
11 years ago |
toddouska
|
e93a0640f1
break up huge math into individual parts so can add piece by piece, e.g., ECC256
|
11 years ago |
toddouska
|
505b1a8a67
fix ecc sign/hash truncation with odd bit sizes when hash length is longer than key size
|
11 years ago |
toddouska
|
f8ba117cef
cleanup 64/128bit type decls for big int libs
|
11 years ago |
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
|
11 years ago |
toddouska
|
44e0d7543c
change copyright name with name change
|
11 years ago |
toddouska
|
f4f13371f9
update copyright date
|
11 years ago |
Chris Conlon
|
f6304ae37a
add support for Freescale MQX
|
12 years ago |
toddouska
|
5bc728b882
fix lots o warnings
|
12 years ago |
toddouska
|
2a817adfcc
ssh non ecc
|
12 years ago |
toddouska
|
2a5db9371c
BN help
|
12 years ago |
toddouska
|
84614da13e
increase copyright date 2012
|
12 years ago |
toddouska
|
f4a9002bdb
ecc fixed point compile fixes, still need ecc_mul2add
|
13 years ago |
toddouska
|
494d048980
warning fixes
|
13 years ago |
toddouska
|
340f275a8a
add fastmath to bump, add fastmath FP_MAX_BITS runtime check
|
13 years ago |
Todd A Ouska
|
5619fa81fa
remove ctc_ prefix and cyassl_ prefix since all includes now specify dir
|
13 years ago |