JKRhb / dtls2

A DTLS library for Dart based on OpenSSL.
MIT License
3 stars 0 forks source link

Update README with OpenSSL 1.1.1 deprecation and cipher suites handling #106

Closed JKRhb closed 4 months ago

JKRhb commented 4 months ago

This PR updates the README to document some of the API changes and the deprecation/dropped support for OpenSSL 1.1.1.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.37%. Comparing base (ca236c4) to head (6e8fa2a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ======================================= Coverage 83.37% 83.37% ======================================= Files 11 11 Lines 740 740 ======================================= Hits 617 617 Misses 123 123 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.