Dimitri Papadopoulos
|
bbaeadb068
"foo * bar" should be "foo *bar"
|
před 1 rokem |
Matt Caswell
|
da1c088f59
Copyright year updates
|
před 1 rokem |
Oliver Mihatsch
|
a8aad913ec
New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PARAM.
|
před 1 rokem |
yangyangtiantianlonglong
|
15c8df8108
Potential null pointer reference
|
před 2 roky |
Tomas Mraz
|
615a9b8798
d2i_PublicKey: Make it work with EC parameters in a provided key
|
před 3 roky |
slontis
|
884400d789
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init
|
před 3 roky |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
před 3 roky |
Rich Salz
|
6229815ab8
Use <> for #include openssl/xxx
|
před 3 roky |
Theo Buehler
|
e70abb8b4c
Test oct2point for hybrid point encoding of (0, y)
|
před 3 roky |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
před 3 roky |
Shane Lontis
|
2db985b7b1
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
|
před 3 roky |
Tomas Mraz
|
f377e58fde
Disable the test-ec completely when building with no-ec
|
před 3 roky |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
před 4 roky |
Shane Lontis
|
c0f39ded68
Add Explicit EC parameter support to providers.
|
před 4 roky |
Nicola Tuveri
|
cfae32c69a
[test][ectest] Minor touches to custom_generator_test
|
před 4 roky |
Nicola Tuveri
|
f5384f064e
[test] Vertically test explicit EC params API patterns
|
před 4 roky |
Billy Brumley
|
a01cae99ac
[test] ectest: check custom generators
|
před 4 roky |
Billy Brumley
|
23ccae80bd
Move EC_METHOD to internal-only
|
před 4 roky |
Billy Brumley
|
6b4eb93362
deprecate EC precomputation functionality
|
před 4 roky |
Billy Brumley
|
4fcd15c18a
deprecate EC_POINTs_mul function
|
před 4 roky |
Matt Caswell
|
33388b44b6
Update copyright year
|
před 4 roky |
Billy Brumley
|
07caec83b8
[crypto/ec] deprecate Jprojective_coordinates_GFp functions
|
před 4 roky |
Nicola Tuveri
|
35ed029b5a
Add self-test for EC_POINT_hex2point
|
před 5 roky |
Kurt Roeckx
|
42619397eb
Add BN_check_prime()
|
před 5 roky |
Billy Brumley
|
1d3cd983f5
[test] ECC: check the bounds for auto computing cofactor
|
před 5 roky |
Nicola Tuveri
|
bfed4fc836
Uniform TEST_*() check usage in test/ectest.c
|
před 5 roky |
Nicola Tuveri
|
65936a5646
Fix spacing nit in test/ectest.c
|
před 5 roky |
Nicola Tuveri
|
bacaa618c2
[ec] Match built-in curves on EC_GROUP_new_from_ecparameters
|
před 5 roky |
Billy Brumley
|
5041ea38c9
[test] computing ECC cofactors: regression test
|
před 5 roky |
Billy Brumley
|
6b4152f189
[test] computing ECC cofactors: regression test
|
před 5 roky |