index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
build.info
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize SM2 on aarch64
Xu Yizhou
2023-08-24
1
-0
/
+12
*
ec: powerpc64le: Add asm implementation of felem_{square,mul}
Rohan McLure
2023-08-04
1
-2
/
+4
*
ec: 56-bit Limb Solinas' Strategy for secp384r1
Rohan McLure
2023-08-04
1
-1
/
+1
*
configure: introduce no-ecx to remove ECX related feature
Yi Li
2023-06-14
1
-16
/
+37
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
1
-0
/
+1
*
Fix EC ASM flag passing
Juergen Christ
2022-07-14
1
-0
/
+8
*
Rename x86-32 assembly files from .s to .S.
Sebastian Andrzej Siewior
2022-05-24
1
-2
/
+2
*
ppccap.c: Split out algorithm-specific functions
Tomas Mraz
2021-06-25
1
-1
/
+1
*
ec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_64_gcc_128
Martin Schwenke
2021-06-22
1
-3
/
+7
*
ec: Add PPC64 vector assembly version of p521 field operations
Amitay Isaacs
2021-05-29
1
-1
/
+4
*
ec: Add run time code selection for p521 field operations
Martin Schwenke
2021-05-29
1
-1
/
+1
*
Remove unused code from the fips module
Shane Lontis
2021-05-08
1
-5
/
+6
*
Drop libimplementations.a
Richard Levitte
2021-05-07
1
-1
/
+0
*
Avoid the need for Configure time 128-bit int detection
Matt Caswell
2021-04-22
1
-7
/
+2
*
curve448: Integrate 64-bit reference implementation
Amitay Isaacs
2021-04-08
1
-1
/
+7
*
curve448: Use relative includes to avoid explicit dependencies
Amitay Isaacs
2021-04-08
1
-7
/
+0
*
EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-12-16
1
-1
/
+1
*
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
Shane Lontis
2020-12-07
1
-1
/
+1
*
Add libctx to ecdh_KDF_X9_63.
Shane Lontis
2020-08-09
1
-2
/
+2
*
s390: ECX key generation fixes.
Pauli
2020-04-17
1
-1
/
+2
*
ecx: add key generation support.
Pauli
2020-04-17
1
-1
/
+1
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
1
-1
/
+5
*
EC: Refactor EVP_PKEY_CTX curve setting macros for param generation
Richard Levitte
2020-04-15
1
-1
/
+1
*
PROV: Add DERlib support for ECDSA and EC keys
Richard Levitte
2020-04-07
1
-1
/
+1
*
EVP: Implement support for key downgrading in backends
Richard Levitte
2020-03-25
1
-1
/
+1
*
Add ECDSA to providers
Shane Lontis
2020-03-15
1
-1
/
+1
*
[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
Nicola Tuveri
2020-02-18
1
-3
/
+1
*
Implement a stricter ECX_KEY type
Matt Caswell
2020-02-11
1
-2
/
+2
*
s390x: fix build errors
Patrick Steuer
2019-11-01
1
-0
/
+3
*
Fix missing Assembler defines
Shane Lontis
2019-10-16
1
-1
/
+5
*
Rework how our providers are built
Richard Levitte
2019-10-10
1
-2
/
+2
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-1
/
+1
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-10
/
+9
*
s390x assembly pack: accelerate scalar multiplication
Patrick Steuer
2019-08-15
1
-1
/
+2
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-6
/
+10
*
Move ec_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-1
/
+46
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
1
-5
/
+0
*
Add ec/asm/x25519-ppc64.pl module.
Andy Polyakov
2018-07-26
1
-0
/
+1
*
ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c
Billy Brumley
2018-05-09
1
-1
/
+1
*
Add x25519-x86_64.pl module, mod 2^255-19 primitives.
Andy Polyakov
2018-02-21
1
-0
/
+2
*
Merge f_arithmetic.c into f_generic.c
Matt Caswell
2018-02-20
1
-4
/
+2
*
Integrate Curve448 into the build system
Matt Caswell
2018-02-20
1
-0
/
+11
*
Harmonize the make variables across all known platforms families
Richard Levitte
2018-02-14
1
-2
/
+1
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-1
/
+3
*
Add ecp_nistz256-ppc64 module.
Andy Polyakov
2016-08-29
1
-0
/
+1
*
Remove old EC based X25519 code.
Dr. Stephen Henson
2016-08-13
1
-2
/
+1
*
add to build.info
Dr. Stephen Henson
2016-08-13
1
-0
/
+1
*
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
Richard Levitte
2016-03-13
1
-1
/
+1
*
crypto/*/build.info: make it work on ARM platforms.
Andy Polyakov
2016-03-11
1
-3
/
+5
*
Add include directory options for assembler files that include from crypto/
Richard Levitte
2016-03-10
1
-0
/
+4
[next]