Dr. Stephen Henson
|
32cf5baeae
PR: 2632
|
13 年之前 |
Dr. Stephen Henson
|
84b08eee4b
Reorganise ECC code for inclusion in FIPS module.
|
13 年之前 |
Dr. Stephen Henson
|
b331016124
New option to disable characteristic two fields in EC code.
|
13 年之前 |
Dr. Stephen Henson
|
0aa1aedbce
PR: 1612
|
14 年之前 |
Dr. Stephen Henson
|
dd616752a1
oops, revert mistakenly committed EC changes
|
14 年之前 |
Dr. Stephen Henson
|
198ce9a611
Add additional parameter to dsa_builtin_paramgen to output the generated
|
14 年之前 |
Bodo Möller
|
2d9dcd4ff0
Always check bn_wexpend() return values for failure (CVE-2009-3245).
|
14 年之前 |
Bodo Möller
|
c4e7870ac1
Change array representation of binary polynomials to make GF2m part of
|
18 年之前 |
Nils Larsch
|
47d5566646
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
|
18 年之前 |
Bodo Möller
|
8dee9f844f
deFUDify: don't require OPENSSL_EC_BIN_PT_COMP
|
19 年之前 |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
19 年之前 |
Geoff Thorpe
|
7f5b4dd1e8
Using Horner's algorithm to evaluate the ec polynomial
|
20 年之前 |
Richard Levitte
|
560f7abb7e
Make sure we use unsigned constants, or come compilers may complain.
|
20 年之前 |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
20 年之前 |
Bodo Möller
|
37c660ff9b
implement fast point multiplication with precomputation
|
22 年之前 |
Bodo Möller
|
9b3f03d5a2
fix warnings
|
22 年之前 |
Bodo Möller
|
15994b034a
rename some functions to improve consistency
|
22 年之前 |
Bodo Möller
|
b53e44e572
implement and use new macros BN_get_sign(), BN_set_sign()
|
22 年之前 |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 年之前 |
Bodo Möller
|
f72ed6153b
remove superfluous code
|
22 年之前 |
Bodo Möller
|
4c8f79a33e
make sure 'neg' flag (which does not really matter for GF(2^m), but
|
22 年之前 |
Bodo Möller
|
34f1f2a81c
less specific interface for EC_GROUP_get_basis_type
|
22 年之前 |
Bodo Möller
|
35b73a1f20
Rename implementations of method functions so that they match
|
22 年之前 |
Bodo Möller
|
7793f30e09
add support for elliptic curves over binary fields
|
22 年之前 |