Skip to content

Add parse_key and parse_public_key methods#282

Open
devmotion wants to merge 3 commits intoJuliaLang:masterfrom
devmotion:dw/parse_key
Open

Add parse_key and parse_public_key methods#282
devmotion wants to merge 3 commits intoJuliaLang:masterfrom
devmotion:dw/parse_key

Conversation

@devmotion
Copy link

This PR adds MbedTLS.parse_key and MbedTLS.parse_public_key methods which are arguably convenient additions and complement MbedTLS.parse_key! and MbedTLS.parse_public_key! in the same way as MbedTLS.parse_keyfile/MbedTLS.parse_keyfile! and MbedTLS.parse_public_keyfile/MbedTLS.parse_public_keyfile!.

@codecov
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.25%. Comparing base (0c54dfc) to head (fadf178).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
+ Coverage   75.98%   76.25%   +0.26%     
==========================================
  Files          12       12              
  Lines         712      720       +8     
==========================================
+ Hits          541      549       +8     
  Misses        171      171              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@devmotion
Copy link
Author

Bump 🙂

@DilumAluthge
Copy link
Member

Who would be the right person to review this? @quinnj maybe?

@DilumAluthge
Copy link
Member

Bump @quinnj - Could you review this?

@DilumAluthge DilumAluthge requested a review from quinnj February 26, 2026 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants