• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zhaozg / lua-openssl / 19195243015 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2025 04:11PM UTC
Files 45
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Nov 2025 03:53PM UTC coverage: 93.511% (+0.2%) from 93.359%
19195243015.1

push

travis-ci

web-flow
Migrate EC module to EVP APIs with OpenSSL 1.0.2+/LibreSSL compatibility (#349)


* Migrate ECDSA and ECDH functions to EVP APIs

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Suppress deprecation warnings for EC accessor functions with pragmas

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Remove redundant pragma block in set_method function

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Add OpenSSL 1.1/LibreSSL compatibility with version-specific code

- Use legacy ECDSA/ECDH APIs for OpenSSL < 3.0 and LibreSSL
- Use EVP APIs only for OpenSSL 3.0+
- Fix error message to match original: "invalid digest" and argument #4
- Restore KDF1_SHA1 for legacy ECDH implementation

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Fix nested function error for OpenSSL 1.0.2u compatibility

Move KDF1_SHA1 function definition outside of openssl_ecdh_compute_key to fix
"invalid storage class for function" error. Nested functions are not standard C
and cause compilation failures with some compilers.

The function is now defined at file scope, properly guarded with version checks.

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

10188 of 10895 relevant lines covered (93.51%)

2001.13 hits per line

Source Files on job 19195243015.1
  • Tree
  • List 45
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19195243015
  • Travis Job
  • dc9e91b9 on github
  • Prev Job for on master (#19194176457.1)
  • Next Job for on master (#19195479874.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc