index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
ec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak the namespace build after a broken mk.conf and tool misfire had
beck
2023-07-07
3
-26
/
+3
*
Hide symbols in hkdf, evp, err, ecdsa, and ec
beck
2023-07-07
13
-13
/
+157
*
Mop up remaining uses of ASN1_bn_print()
tb
2023-07-07
1
-17
/
+6
*
Convert ecpk_print_explicit_parameters() to bn_printf()
tb
2023-07-06
1
-34
/
+8
*
don't return in a void function
bcook
2023-07-05
1
-2
/
+2
*
Mop up last uses of ECDHerror() and ECDSAerror()
tb
2023-07-05
2
-2
/
+12
*
Rename ecs_local.h into ecdsa_local.h
tb
2023-07-05
1
-2
/
+2
*
Drop useless ossl_ prefixes
tb
2023-07-05
3
-15
/
+15
*
Explicit parameter printing can also use get0_order()
tb
2023-07-03
1
-5
/
+6
*
Convert ossl_ec_key_gen() and EC_KEY_check_key()
tb
2023-07-03
1
-23
/
+6
*
Convert EC_GROUP_check() to EC_GROUP_get0_order()
tb
2023-07-03
1
-10
/
+3
*
Inline two copies of EC_GROUP_order_bits()
tb
2023-07-03
1
-22
/
+6
*
Provide internal-only EC_GROUP_get0_order()
tb
2023-07-03
2
-3
/
+11
*
Fix return values of ecx methods
tb
2023-07-02
1
-5
/
+5
*
Fix typo in previous
tb
2023-07-02
1
-2
/
+2
*
Use asprintf() to avoid repetition in string constants
tb
2023-07-02
1
-6
/
+13
*
Split ECPKParameters_print()
tb
2023-07-02
1
-121
/
+150
*
Simplify ASN1_bn_print() usage in ec/
tb
2023-07-01
2
-30
/
+20
*
whitespace
tb
2023-06-30
1
-2
/
+2
*
Remove some dead code from ECPKParameters_print()
tb
2023-06-27
1
-31
/
+6
*
Remove the now unused poly[] from EC_GROUP
tb
2023-06-27
1
-15
/
+2
*
Simplify EC_GROUP_get_basis_type()
tb
2023-06-27
1
-18
/
+2
*
Stop including ech_local.h
tb
2023-06-25
1
-2
/
+1
*
Remove prototypes for EC_KEY_{get,insert}_key_method_data()
tb
2023-06-25
1
-8
/
+1
*
Move ecdh_KDF_X9_63() to ec_local.h
tb
2023-06-25
1
-1
/
+7
*
Remove EC_EXTRA_DATA
tb
2023-06-25
4
-230
/
+4
*
ec_local.h: move ec_group_simple_order_bits down a bit
tb
2023-06-25
1
-3
/
+2
*
Remove precompute_mult/have_precompute_mult from EC_METHOD.
jsing
2023-06-24
2
-26
/
+4
*
Mop up EC_GROUP precomp machinery.
jsing
2023-06-24
3
-252
/
+10
*
Mop up ec_wNAF_{,have_}precompute_mult().
jsing
2023-06-24
2
-206
/
+2
*
Fix return check for BN_hex2bn()
tb
2023-06-23
1
-2
/
+2
*
Consolidate elliptic curve cofactor handling
tb
2023-06-20
1
-49
/
+41
*
Remove prototypes for various ec_GF2m_* functions that no longer exist.
jsing
2023-06-12
1
-13
/
+1
*
Rewrite ECParameters_dup()
tb
2023-05-04
1
-7
/
+12
*
Use size_t instead of int in EC_POINT_point2oct()
tb
2023-05-04
1
-2
/
+2
*
Fix line wrapping
tb
2023-05-04
1
-3
/
+3
*
Fix function name in doc comment
tb
2023-05-04
1
-2
/
+2
*
Fix a few KNF/whitespace issues
tb
2023-05-03
1
-9
/
+5
*
Rename P into generator
tb
2023-05-02
1
-6
/
+6
*
Simplify EC_GROUP_new_by_curve_name()
tb
2023-05-02
1
-20
/
+14
*
stray whitespace
tb
2023-05-01
1
-2
/
+2
*
Add a missing pair of braces.
tb
2023-05-01
1
-2
/
+3
*
Use uppercase for the CURVE_LIST_LENGTH macro
tb
2023-05-01
1
-6
/
+6
*
Consistently use lowercase hex digits for curve parameters
tb
2023-05-01
1
-749
/
+749
*
Now that we have C99 initializers, garbage collect some comments
tb
2023-05-01
1
-299
/
+299
*
Rework the curve list to use actual structs instead of a custom
tb
2023-05-01
1
-742
/
+1530
*
Drop the now unnecessary and unused field_type from the curve data
tb
2023-05-01
1
-54
/
+4
*
Convert EC_CURVE_DATA to C99 initializers
tb
2023-05-01
1
-51
/
+192
*
Simplify ec_group_new_from_data() further
tb
2023-05-01
1
-16
/
+55
*
Drop some dead code
tb
2023-05-01
1
-11
/
+2
[next]