Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 tahun lalu |
Matt Caswell
|
13fbce17fc
Avoid an underflow in ecp_nistp521.c
|
5 tahun lalu |
Billy Brumley
|
e0033efc30
SCA hardening for mod. field inversion in EC_GROUP
|
5 tahun lalu |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 tahun lalu |
Matt Caswell
|
9cc570d4c4
Use the new non-curve type specific EC functions internally
|
6 tahun lalu |
Nicola Tuveri
|
01ad66f85d
EC2M Lopez-Dahab ladder: use it also for ECDSA verify
|
6 tahun lalu |
Nicola Tuveri
|
3712436071
EC point multiplication: add `ladder` scaffold
|
6 tahun lalu |
Nicola Tuveri
|
3f5abab941
enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]
|
6 tahun lalu |
Sohaib ul Hassan
|
f667820c16
Implement coordinate blinding for EC_POINT
|
6 tahun lalu |
Richard Levitte
|
8cc1dc3632
Better error code when lacking __SIZEOF_INT128__
|
6 tahun lalu |
Matt Caswell
|
0d66475908
Update copyright year
|
6 tahun lalu |
Andy Polyakov
|
6afed267db
ec/ecp_nistp{224,256,521}.c: harmonize usage of __uint128_t.
|
6 tahun lalu |
Andy Polyakov
|
8af7e94d7b
ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour.
|
6 tahun lalu |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 tahun lalu |
Adam Langley
|
2dbfa8444b
nistp521: add a comment to the P+P exceptional case in point_add.
|
7 tahun lalu |
Bernd Edlinger
|
c55b786a89
Fix the return type of felem_is_zero_int which should be int.
|
7 tahun lalu |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 tahun lalu |
Richard Levitte
|
74a011ebb5
Cleanup - use e_os2.h rather than stdint.h
|
7 tahun lalu |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
8 tahun lalu |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 tahun lalu |
Alessandro Ghedini
|
9b398ef297
Convert CRYPTO_LOCK_EC_* to new multi-threading API
|
8 tahun lalu |
Dr. Stephen Henson
|
9ff9bccc41
Add default operations to EC_METHOD
|
8 tahun lalu |
Dr. Stephen Henson
|
e5b2ea0ac3
Add group_order_bits to EC_METHOD.
|
8 tahun lalu |
Rich Salz
|
effaf4dee9
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
|
8 tahun lalu |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 tahun lalu |
Matt Caswell
|
615614c886
Fix bug in nistp224/256/521 where have_precompute_mult always returns 0
|
9 tahun lalu |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 tahun lalu |
Rich Salz
|
2c52ac9bfe
Call single parent free_comp routine.
|
8 tahun lalu |
Viktor Dukhovni
|
b098dcae66
Fix double-free bugs in EC group precomputation state
|
8 tahun lalu |
Viktor Dukhovni
|
126d686400
Fix nistp512 typos, should be nistp521
|
8 tahun lalu |