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
OPENBSD_7_8
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
*
Fix some return checks in ecdh_cms_encrypt()
tb
2023-03-06
1
-3
/
+3
*
Remove #ifndef OPENSSL_EC_NISTP_64_GCC_128.
jsing
2023-03-05
1
-5
/
+1
*
Remove ec_GFp_nistp.* prototypes.
jsing
2023-03-05
1
-40
/
+1
*
Remove duplicate function prototypes.
jsing
2023-03-05
1
-8
/
+1
*
Mop up ECP_NISTZ256_ASM and OPENSSL_NO_EC_NISTP_64_GCC_128 leftovers.
jsing
2023-03-04
2
-22
/
+3
*
Rename field_data1 and field_data2.
jsing
2023-03-04
2
-48
/
+50
*
libcrypto/ec: another missing point-on-curve check
tb
2023-02-07
1
-3
/
+9
*
Remove unused Elliptic Curve code.
jsing
2023-01-14
10
-25329
/
+0
*
Clean up and simplify EC_KEY handling, mostly from a BN_CTX perspective.
jsing
2023-01-14
1
-59
/
+80
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
6
-42
/
+42
*
Make internal header file names consistent
tb
2022-11-26
26
-65
/
+65
*
Merge the second y_bit check into the first one where it belongs
tb
2022-11-24
1
-5
/
+5
*
Simplify y_bit handling in compressed coordinates
tb
2022-11-24
1
-15
/
+2
*
Clean up EC_METHOD and EC_GROUP definitions
tb
2022-11-24
1
-102
/
+111
*
Change bn_expand()/bn_wexpand() to indicate failure/success via 0/1.
jsing
2022-11-24
3
-16
/
+16
*
Call bn_expand() rather than handrolling an equivalent.
jsing
2022-11-24
1
-5
/
+5
*
Fix leaks in ecx_set_{priv,pub}_key()
tb
2022-11-23
1
-9
/
+9
*
Remove bn_* defines/prototypes.
jsing
2022-11-23
1
-4
/
+1
*
Fix some whitespace and comment formatting
tb
2022-11-22
1
-37
/
+45
*
Fix an annoying quirk in the EC code
tb
2022-11-19
20
-243
/
+243
*
whitespace
tb
2022-11-19
16
-134
/
+134
*
Implement EVP interfaces for Ed25519 and X25519.
jsing
2022-11-10
3
-2
/
+868
*
Fix a few more leaks in *_print() functions.
tobhe
2022-11-10
1
-9
/
+19
*
static const, not const static
jsg
2022-08-29
1
-3
/
+3
*
Remove mkerr.pl remnants from LibreSSL
kn
2022-07-12
2
-12
/
+2
*
Replace obj_mac.h with object.h
tb
2022-06-30
3
-8
/
+10
*
Prepare to provide EVP_PKEY_security_bits()
tb
2022-06-27
1
-1
/
+21
*
Simplify ec_asn1_group2curve()
tb
2022-05-24
1
-18
/
+21
*
Straightforward conversion of ecdh_cms_encrypt() to
tb
2022-05-24
1
-3
/
+3
*
Avoid infinite loop for custom curves of order 1
tb
2022-04-07
1
-3
/
+3
*
Simplify priv_key handling in d2i_ECPrivateKey()
tb
2022-03-31
1
-8
/
+3
*
Bound cofactor in EC_GROUP_set_generator()
tb
2022-03-29
1
-1
/
+7
*
Do not zero cofactor on ec_guess_cofactor() success
tb
2022-03-29
1
-2
/
+6
*
Zap trailing whitespace
tb
2022-03-29
1
-46
/
+46
*
Fix check for BN_mod_inverse_ct return value
inoguchi
2022-01-20
1
-3
/
+3
*
Garbage collect the app_items field of ASN1_ADB
tb
2022-01-14
1
-3
/
+1
*
Prepare to provide EVP_PKEY_{public,param}_check
tb
2022-01-10
1
-1
/
+25
*
Prepare to provide EVP_PKEY_check()
tb
2022-01-10
1
-2
/
+18
*
Include evp_locl.h where it will be needed once most structs from
tb
2021-12-12
1
-1
/
+2
*
Add #include "bn_lcl.h" to the files that will soon need it.
tb
2021-12-04
3
-3
/
+7
*
Default to using named curve parameter encoding
tb
2021-09-12
2
-4
/
+5
*
Expose EC_GROUP_order_bits() in <openssl/ec.h>
tb
2021-09-10
1
-3
/
+1
*
Prepare to provide EC_GROUP_order_bits()
tb
2021-09-08
11
-18
/
+45
*
Remove some dead code that was missed in an earlier cleanup and
tb
2021-08-31
1
-4
/
+3
*
Expose EC_POINT_{get,set}_affine_coordinates(3) and
tb
2021-05-10
1
-7
/
+8
*
Expose EC_GROUP_{get,set}_curve(3)
tb
2021-05-10
1
-3
/
+2
*
Fix corner case for compressed points on binary curves
tb
2021-05-03
1
-1
/
+5
*
Fix indent of EC_METHODs as requested by jsing.
tb
2021-04-20
6
-192
/
+192
*
Compare pointer against NULL and fix a KNF issue.
tb
2021-04-20
1
-3
/
+3
*
Prepare to provide EC_POINT_set_compressed_coordinates
tb
2021-04-20
5
-57
/
+41
[next]